Changes

Jump to navigation Jump to search
No change in size ,  22:26, 26 June 2018
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''UNITOP(OP,A,B)'''</div><br/>
+
<div style="font-size:30px">'''UNITOP(op,a,b)'''</div><br/>
*<math>OP</math> is the operation to be performed
+
*<math>op</math> is the operation to be performed
*<math>A</math> and <math>B</math> are any two real numbers.
+
*<math>a</math> and <math>b</math> are any two real numbers.
    
==Description==
 
==Description==
 
*This function performs the operation mentioned as an argument with the two numbers entered.  
 
*This function performs the operation mentioned as an argument with the two numbers entered.  
*In <math>UNITOP(OP,A,B)</math>,<math>OP</math> is the operation to be performed. <math>A</math> and <math> B</math>  are any two real numbers.
+
*In <math>UNITOP(op,a,b)</math>,<math>op</math> is the operation to be performed. <math>a</math> and <math> b</math>  are any two real numbers.
 
*If operation can be addition, subtraction, multiplication, division, mod, greater-than, less-than etc.  
 
*If operation can be addition, subtraction, multiplication, division, mod, greater-than, less-than etc.  
  
writer
6,694

edits

Navigation menu