PFC 6.0
math.ceiling
Syntax
i
=
math.ceiling
(
n
)
Get the next integer by rounding up. For example, both 2.001 and 2.999 are rounded to 3.0.
Returns:
i
- next integer
Arguments:
n
- number to round
⇄
PFC 6.0 documentation
»
Scripting
»
FISH
Scripting
»
FISH
Functions
»
⇐
math.atan2
|
math.closest.segment.point
⇒
Was this helpful? ...
PFC 6.0
©
2019,
Itasca
Updated: Nov 19, 2021