 | BigProduct Constructor |
Namespace:
NumberStone
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic BigProduct(
int initialvalue = 1
)
Parameters
- initialvalue (Optional)
- Type: SystemInt32
The BigProduct's initial value.
See Also