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