ArrayRound Op

ArrayRound

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


INPUT PORTS


In (Array)

<p>Array in</p>

Method index (Number:

<i>integer</i>

)

Decimal Places (Number:

<i>integer</i>

)

OUTPUT PORTS


Result (Array)

<p>Array out</p>


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