AGLC's `round' function corresponded to `nint' from S-Lang, not `round'
While S-Lang's `round' rounds to the nearest integral value, but returns it as a floating point result, S-Lang's `nint' rounds to the nearest integer.
Loading
Please register or sign in to comment