Notifications
Clear all
Topic starter
Hi,
Is it possible to round numbers using a MEL expression?
Thanks in advance,
Darris
Posted : October 20, 2014 2:21 pm
From online help...
description
Rounds a value to the specified decimal point.
type
MEL utility function
syntax
round(value, point)
arguments
| value | The value to round |
| point | The number of places after the decimal point after rounding returns Rounded number |
Posted : October 21, 2014 3:14 am
Topic starter
Thanks!
Posted : October 21, 2014 2:03 pm
