Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc
Rounding Class
Rounding Methods
RoundUp Method
RoundUp(Int32, Int32) Method
RoundUp(Int64, Int64) Method
Rounding
Round
Up Method
Overload List
Name
Description
RoundUp(Int32, Int32)
This returns the next number k with k greater or equal i, and k mod n == 0.
RoundUp(Int64, Int64)
This returns the next number k with k greater or equal i, and k mod n == 0.
Top
See Also
Reference
Rounding Class
Altaxo.Calc Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net