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

IndexFraction Op



IndexFraction
Namespace: Ops.Math

Op author: pandur

return fraction of value by index


Example:
Value is 3.25
at index 1 result is 1
at index 2 result is 1
at index 3 result is 0.25
at index 4 result is 0
at index 5 result is 0



Inputs

Number (Number)
Index (integer /Number)

Outputs

Result (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

indexfract example


Changelog


created op
2019-08-27 - pandur

Patches using IndexFraction

  • Examples
  • My Patches
  • Public