|
LibreOffice Module sc (master) 1
|
#include <math.h>Go to the source code of this file.
Namespaces | |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |
| namespace | sc::op |
Functions | |
| void | sc::op::sumNeumanierNormal (double &sum, double &err, const double &value) |
| Performs one step of the Neumanier sum between doubles Overwrites the summand and error @parma sum. More... | |