|
|
|
|
|
by jlukecarlson
2112 days ago
|
|
This seems like a pretty helpful educational tool — you could sprinkle it in a project's documentation to help clarify the exact formulas being used. I could also imagine people using this if they aren't that comfortable with LaTeX and want an easier way to write it. They could just write out their formulas with Python, call @handcalc() to get the string output, then post it in their tex documents. |
|