Method Pow10
| Improve this Doc View SourcePow10(Int32)
Returns ten (10) raised to the specified exponent.
Declaration
public static BigDecimal Pow10(int exponent)
Parameters
Type | Name | Description |
---|---|---|
Int32 | exponent |
Returns
Type | Description |
---|---|
BigDecimal |