Function ROUND


Slots on this function:

Documentation:
The term {tt (round $tau$)} denotes the integer nearest to the object denoted by $tau$. If the object denoted by $tau$ is halfway between two integers (for example 3.5), it denotes the nearest integer divisible by 2.
Instance-Of: Function
Arity: 2
Range: Integer

Other Related Axioms:

(=> (Round $X $Y) (Integer $Y))