Whetstone Class reference
Whetstone Class reference
Whetstone
NumberStone
KahanSum Class
KahanSum Methods
Add Method
KahanSum
Add Method
Adds an item to the sum.
Namespace:
NumberStone
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Add
(
double
item
)
Parameters
item
Type:
System
Double
The item to add.
See Also
Reference
KahanSum Class
NumberStone Namespace