/
BigDecimal SFO

BigDecimal SFO

The BigDecimal is a Java object.  You may find the complete reference for it here: http://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html.

You may render it just like a normal decimal.   It will print it's decimal value.  However, it has methods for doing comparisons and such, so do not try to do less than or greater than using two BigDecimal objects.

 

Related content

Weight SFO
More like this
Date SFO
More like this
Currency SFO
More like this
Random SFO
More like this
PricingTier SFO
More like this
I18NCurrency SFO
I18NCurrency SFO
More like this