I2R

Parameters
iinteger
comment

Returns a real representation for integer i.

Lua: If i is not an integer or i is null, raises an error.

pure
This function is pure. For the same values passed to it, it will always return the same value.
patch

1.00

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
real
Source code
native I2R  takes integer i returns real