Changes

Jump to navigation Jump to search
16 bytes removed ,  18:49, 8 June 2018
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''MINMAX(number1,number2)'''</div><br/>
+
<div style="font-size:30px">'''MINMAX()'''</div><br/>
*<math>number1</math> and <math>number2</math> are any two real numbers.
+
OR
 +
<div style="font-size:30px">'''EXTENT ()'''</div><br/>
 +
*Parameters are any two real numbers.
    
==Description==
 
==Description==
 
*This function returns minimum and maximum value.  
 
*This function returns minimum and maximum value.  
*In Minmax(number1,number2),number1 and number2 are two numerical numbers which to compare.  
+
*In EXTENT(),Parameters are two numerical numbers which to compare.  
 
*After comparing these two numbers it will show the minimum number as the first and maximum number will be the second.
 
*After comparing these two numbers it will show the minimum number as the first and maximum number will be the second.
  
writer
6,694

edits

Navigation menu