-
Electrical Current Calculation Example :
-
This is a thing for making interactive equations
-
There are tons of markdown editors like typora that have katex and chemistry typesetting built in.
-
This is a minimal auto-updating latex equation editor with markdown , katex , mchem , units manager , and ABCEquation.js
- Define all of the "operators" or variables involved
- Setup a function that "solves" the equation
let current = ( voltage / resistance );
Two examples of the minimum html/js needed make equations using ABCEquations.js