//
pkg.gl
Category
github.com/kataras/iris/v12
x
mathx
package
12.2.11
Repository:
https://github.com/kataras/iris.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
0
Files
33 SLOC
#
Functions
Round
Round rounds the "input" on "roundOn" (e.g.
RoundDown
RoundDown rounds down the "input" up to "places" digits.
RoundToInteger
RoundToInteger rounds the given float64 to an integer.
RoundUp
RoundUp rounds up the "input" up to "places" digits.