Next: SecurityPolicy, Previous: RunArray, Up: Base classes [Index]
ScaledDecimal provides a numeric representation of fixed point decimal numbers able to accurately represent decimal fractions. It supports unbounded precision, with no limit to the number of digits before and after the decimal point.
• ScaledDecimal class-instance creation: | (class) | |
• ScaledDecimal-arithmetic: | (instance) | |
• ScaledDecimal-coercion: | (instance) | |
• ScaledDecimal-comparing: | (instance) | |
• ScaledDecimal-constants: | (instance) | |
• ScaledDecimal-printing: | (instance) | |
• ScaledDecimal-storing: | (instance) |