SorenSaket / mathline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%