accumulate
Method of SingleAccumulator.
accumulate(real value) -> void
Accumulates the given value.
Parameters
- value: Value to be accumulated.
Method of SingleAccumulator.
accumulate(real value) -> voidAccumulates the given value.