/mathline

Primary LanguageJavaScript

Mathline

Mathline is a HTML, CSS and Javascript based commandline with math.js intergration

Documentation on the avaliable math functions can be found here: http://mathjs.org/docs/

Memory Management

  • push(var) to add to memory
  • mem[index] to access memory slot
  • find(var) to get index of variable in memory

app