floatingToStr
fn
IStr floatingToStr(double value, uint precision = 2)Converts the double value to its string representation with the specified precision.
IStr floatingToStr(double value, uint precision = 2)Converts the double value to its string representation with the specified precision.