 | BigProductisInteger Method |
Get whether the
BigProduct can be expressed as an integer.
Namespace:
NumberStone
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
RemarksJust because
isInteger returns true, doesn't mean that
toNum will not throw an exception (for example, in case where the value is higher than
Int32 can contain).
See Also