Function
fpformat.fix

Signature

fix(x, digs)

Documentation String

Format x as [-]ddd.ddd with digs digits after the point and at least one digit before. If digs <= 0, the point is suppressed.