rounding
replacing numerical value by another approximately equal
floor and ceiling functions
functions of a real returning respectively the largest smaller and the smallest larger integer
approximation
anything that is similar but not exactly equal to something else; approached, inaccurate expression of any data
nearest integer function
function which returns the nearest integer to x; for half-integers, a rounding rule must be chosen, usually to round half-integers to the nearest even integer