GEP::Core::Decimal Namespace Reference
Extends classes from
GEP.Core.Common to use decimal. Not supported yet.
More...
Detailed Description
Extends classes from
GEP.Core.Common to use decimal. Not supported yet.
If you really need to use the better precision of decimal over float or double, converting the classes from GEP.Core.Float may present a challenge, since decimal is different from float and double.