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

IndexFraction Op

IndexFraction

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


Edit Documentation

Full Name
  • Ops.Math.IndexFraction
Visibility
  • Core Op - Official cables op
Author


 

INPUT PORTS


Number (Number)
Index (Number:integer )

OUTPUT PORTS


Result (Number)

Usages of IndexFraction

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


created opuser avatarpandur - 2019-08-27