Changes

48 bytes removed ,  22:10, 20 November 2013
Line 26: Line 26:  
{| id="TABLE3" class="SpreadSheet blue"
 
{| id="TABLE3" class="SpreadSheet blue"
 
|- class="even"
 
|- class="even"
| class="sshl_f   " | '''Function'''
+
| class="sshl_f" | '''DISTANCE()'''
| class="sshl_f   " | '''Distance Output'''  
+
| class="sshl_f" | '''Output'''  
    
|- class="odd"
 
|- class="odd"
| class="sshl_f   " | DISTANCE([4,8],[3,6])
+
| class="sshl_f" | ([4,8],[3,6])
| class="sshl_f   " | 2.23606797749979
+
| class="sshl_f" | 2.23606797749979
    
|- class="even"
 
|- class="even"
| class="sshl_f    " | DISTANCE([4,8],[3,6])
+
| class="sshl_f    " | ([-4,2],[7,-3])
 
| class="sshl_f    " |
 
| class="sshl_f    " |
    
|- class="odd"
 
|- class="odd"
| class="sshl_f    " | DISTANCE([4,8],[3,6])
+
| class="sshl_f    " | ([-2,-3],[-3,-2])
 
| class="sshl_f    " |
 
| class="sshl_f    " |
    
|- class="even"
 
|- class="even"
| class="sshl_f    " | DISTANCE([4,8],[3,6])
+
| class="sshl_f    " | ([10,0],[3,6])
 
| class="sshl_f    " |
 
| class="sshl_f    " |
 
|}
 
|}
writer
2,661

edits