Magidoc

Decimal
Scalar

Custom Decimal implementation.

Returns Decimal as a float in the API, parses float to the Decimal on the way back ("float -> string -> Decimal" so as not to lose precision).

Usages

#

References

#