|
Further Examples: Round
To avoid statistical bias Round alternates between going up and down halfway between integers.
In[1]:= 
Out[1]= 
The function NumericRound rounds all parts of the numeric coefficients of a polynomial.
In[2]:= 
In[3]:= 
Out[3]= 
In[4]:= 
|