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

RoundEven Op

Ops.Math.RoundEven


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

Open Example In Editor

Patches using RoundEven

Changelog


created op
2019-06-11 - pandur