toFixed

inline fun Float.toFixed(digits: Int): String
inline fun Double.toFixed(digits: Int): String