Next: , Previous: , Up: Base classes   [Index]


1.148 ScaledDecimal

Defined in namespace Smalltalk
Superclass: Number
Category: Language-Data types

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.