Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
proj:matja [2021/05/19 21:33]
sbosse [Table]
proj:matja [2021/05/21 10:57] (current)
lalitha [Table]
Line 5: Line 5:
 ## Simple Transformations ## Simple Transformations
  
-| MatLab ​ | JavaScript ​         | +| MatLab ​        ​| JavaScript ​         | 
-| [a:b]   ​| Math.sequence(a,​b) ​ |+| [a : b]        | Math.sequence(a,​b) ​ | 
 +| [a : inc : b]  | $S(a , inc , b)     | 
 + 
 + 
 +## Math Extensions 
 + 
 +| MatLab ​   | JavaScript ​ | 
 +| gaussian ​ |             | 
 +