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


Full Name
  • Ops.Math.IndexFraction
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Number (Number)
Index (Number: integer)

OUTPUT PORTS


Result (Number)

Patches using IndexFraction

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-08-27 15:11