au.roundFiguresToString(value, digits)Inputs:
CASA <4>: au.roundFiguresToString(1145.13, 2) Out[4]: '1100' CASA <13>: au.roundFiguresToString(0.0013, 1) Out[13]: '0.001'-- ToddHunter - 2015-08-30
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.