Module formatting

Source
Expand description

Contains functions used to format a BigFloat to a string.

Functionsยง

float_to_string
Convert a BigFloat to a string, rounding off all digits after BASE_10_PREC.