beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

RoundEven Op



RoundEven
Namespace: Ops.Math

Op author: pandur

round to the next even number




Inputs

Number (Number)

the number

Mode index (integer /Number)

round up (ceil) or down (floor)

Outputs

Result (Number)

the rounded output


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

RoundEven Example


Patches using RoundEven

  • Examples
  • Public
  • My Patches

Changelog


created op
2019-06-11 - pandur