ArrayRound Op

ArrayRound

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.ArrayRound
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


In (Array)

Array in

Method index (Number:integer )
Decimal Places (Number:integer )

OUTPUT PORTS


Result (Array)

Array out


Patches using ArrayRound

  • 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
cloned op from Ops.Array.ArrayCeiluser avatarpandur - 2023-11-28 12:12
renameOps.Patch.PgtCvhM.ArrayRound renamed to Ops.Array.ArrayRounduser avatarpandur - 2023-11-28 12:20