ArrayCeil Op

ArrayCeil

Round numbers up


<p>Use to convert floating point values to integers An array with the values [0.5,1.2,4.8] Will become [1,2,5]</p>


Full Name
  • Ops.Array.ArrayCeil
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


In (Array)

<p>Array in</p>

OUTPUT PORTS


Result (Array)

<p>Array out</p>


Patches using ArrayCeil

  • Examples
  • Public
  • My Patches

Changelog


fixed array length is now correctly updateduser avatarandro - 2019-05-08 10:01
user avatarpandur - 2019-05-16 12:16