Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<div style="font-size:30px">'''UNITDIVIDE(A,B)'''</div><br/>
 
<div style="font-size:30px">'''UNITDIVIDE(A,B)'''</div><br/>
   −
where <math>A<\math> and <math>B<\math>
+
*where <math>A</math> and <math>B</math> are any two real numbers.
 +
 
 
==Description==
 
==Description==
 
*This function shows the division of two numbers.
 
*This function shows the division of two numbers.
Line 13: Line 14:     
==Examples==
 
==Examples==
#UNITDIVIDE(1000,50) = 20
+
#UNITDIVIDE(48,6) = 20
 
#UNITDIVIDE(300,7) = 42.857142857142854
 
#UNITDIVIDE(300,7) = 42.857142857142854
#UNITDIVIDE(379.45,22) = 17.24772727272727
+
#UNITDIVIDE(-400,4) = -100
#UNITDIVIDE(-50,5) = -10
+
#UNITDIVIDE(-50,-5) = 10
    
==See Also==
 
==See Also==
writer
2,661

edits

Navigation menu