Changes

Jump to navigation Jump to search
2 bytes removed ,  14:59, 11 December 2013
no edit summary
Line 34: Line 34:  
Below are few examples that show the use of combination of functions and get the result in decimal -
 
Below are few examples that show the use of combination of functions and get the result in decimal -
   −
1)SUM(BIN2DEC(100) + BIN2DEC(101)) ''returns 9'' as a result.  
+
1)SUM(BIN2DEC(100),BIN2DEC(101)) ''returns 9'' as a result.  
    
2)AVERAGE(BIN2DEC(100) + BIN2DEC(101)) ''returns 4.5'' as a result.
 
2)AVERAGE(BIN2DEC(100) + BIN2DEC(101)) ''returns 4.5'' as a result.
writer
2,661

edits

Navigation menu