Changes

Jump to navigation Jump to search
Line 8: Line 8:  
Adds a column which the result of this function on the remaining row.
 
Adds a column which the result of this function on the remaining row.
   −
[[1,3,4]].$$F(SUM)
+
[ [ 1,3,4 ] ].$$F(SUM)
    
{| class="wikitable"|-
 
{| class="wikitable"|-
Line 14: Line 14:  
|}
 
|}
   −
[[1,3,4]].$$F(SIN)
+
[ [1,3,4 ] ].$$F(SIN)
    
{| class="wikitable"|-
 
{| class="wikitable"|-
 
| 1 || 3 || 4 || 0.8414709848078965 || 0.1411200080598672 || -0.7568024953079282  
 
| 1 || 3 || 4 || 0.8414709848078965 || 0.1411200080598672 || -0.7568024953079282  
 
|}
 
|}
2,824

edits

Navigation menu