Whetstone Class reference
Whetstone Class reference
Whetstone
NumberStone
BinomialCoefficient Class
BinomialCoefficient Methods
DecreaseBoth Method
DecreaseSub Method
DecreaseSuper Method
IncreaseBoth Method
IncreaseSub Method
IncreaseSuper Method
BinomialCoefficient
DecreaseBoth Method
Decreases both the super and the sub simultaneously.
Namespace:
NumberStone
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
void
DecreaseBoth
(
int
div
= 1 )
Parameters
div
(Optional)
Type:
System
Int32
The amount to decrease both super and sub by.
Exceptions
Exception
Condition
InvalidOperationException
If attempt to lower sub to below zero.
See Also
Reference
BinomialCoefficient Class
NumberStone Namespace