package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Functions

Round rounds the "input" on "roundOn" (e.g.
RoundDown rounds down the "input" up to "places" digits.
RoundToInteger rounds the given float64 to an integer.
RoundUp rounds up the "input" up to "places" digits.