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

IsEven Op

Ops.Math.Compare.IsEven


IsEven
Namespace: Ops.Math.Compare

Op author: pandur

Checks if Value is even or not




Inputs

number1 (Number)

The number you want to check

Outputs

result (Number)

true if Number is even, false otherwise.

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using IsEven