Changes

No change in size ,  22:03, 26 June 2018
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''UNITEQ (A,B)'''</div><br/>
+
<div style="font-size:30px">'''UNITEQ (a,b)'''</div><br/>
*<math>A</math> and <math>B</math> are any real numbers.
+
*<math>a</math> and <math>b</math> are any real numbers.
    
==Descreiption==
 
==Descreiption==
 
*This function determines the equality of two numbers.  
 
*This function determines the equality of two numbers.  
*In <math>UNITEQ(A,B)</math>,<math>A</math> and <math>B</math>are any real numbers.
+
*In <math>UNITEQ(a,b)</math>,<math>A</math> and <math>B</math>are any real numbers.
 
*UNITEQ will return the result as "TRUE" when A equals B.
 
*UNITEQ will return the result as "TRUE" when A equals B.
 
*UNITEQ will return the result as "FALSE" when A is not equal to B.  
 
*UNITEQ will return the result as "FALSE" when A is not equal to B.  
writer
6,694

edits