ArrayCeil Op

ArrayCeil

Round numbers up


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


Edit Documentation

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


 

INPUT PORTS


In (Array)

Array in

OUTPUT PORTS


Result (Array)

Array out


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