Name:

nearestint the function mapping the reals to the integers nearest to them.

Library names:

sollya_obj_t sollya_lib_nearestint(sollya_obj_t) sollya_obj_t sollya_lib_build_function_nearestint(sollya_obj_t) #define SOLLYA_NEARESTINT(x) sollya_lib_build_function_nearestint(x)

Description:

See also: ceil, floor, round, RN
Go back to the list of commands