Is there a calculator with LaTeX-syntax?

前端 未结 17 2029
北海茫月
北海茫月 2020-12-12 17:00

When I write math in LaTeX I often need to perform simple arithmetic on numbers in my LaTeX source, like 515.1544 + 454 = ???.

I usually copy-paste the

17条回答
  •  轮回少年
    2020-12-12 17:57

    This is not exactly what you are asking for but it is a nice package that you can include in a LaTeX document to do all kind of operations including arithmetic, calculus and even vectors and matrices:

    The package name is "calculator"

    http://mirror.unl.edu/ctan/macros/latex/contrib/calculator/calculator.pdf

提交回复
热议问题