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

IsNumberRising Op



IsNumberRising
Namespace: Ops.Math

Op author: pandur

detect if a number rising or falling




Inputs

Number (Number)

Outputs

Rising (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Example IsNumberRising

Checks if a number is increasing and outputs a "true" / "false" state.


Patches using IsNumberRising

  • Examples
  • Public
  • My Patches

Changelog


created op
2021-05-11 - pandur
Ops.User.pandur.IsNumberRising renamed to Ops.Math.IsNumberRising
2021-06-16 - pandur