The search keyword must be a single word (no spaces).

Function MathRound

Line
2230
Location
common.j
Constant?
yes
Type
native
Arguments
real r
Returns
integer
2230
constant native MathRound takes real r returns integer
2231
2232
//============================================================================
2233
// String Utility API
2234
native I2R  takes integer i returns real
2235
native R2I  takes real r returns integer