function
roundToN(num, decimal_places)
Rounds a number to n decimal places
| Name | Type | Description |
|---|---|---|
| num | real |
The number to round |
| decimal_places | real |
The number of decimal places to round to |
real
Copyright © 2021, Milan Varady. Built on June 28, 2021 using GMDoc.