Math Functions
PantherFlow math functions
math.round()
math.round()
math.round(value: number [, precision: int]) -> float
Returns the value rounded to the specified precision.
Example:
Last updated
Was this helpful?
PantherFlow math functions
math.round()
math.round(value: number [, precision: int]) -> float
Returns the value rounded to the specified precision.
Example:
Last updated
Was this helpful?