 | LogarithmicProgresserDecrement Method |
decreases the antilogarithm.
Namespace:
NumberStone
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic int Decrement(
int decrement = 1
)
Parameters
- decrement (Optional)
- Type: SystemInt32
The amount to decrease by.
Return Value
Type:
Int32The amount by which the logarithm changed.
See Also