GeneralPrograms to Create Calculation Templates

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
pturkowski
Posts: 2
Joined: Mon May 18, 2009 5:17 pm

Programs to Create Calculation Templates

Post by pturkowski »

i'm looking for a linux program similar to Mathcad.
something that will show inline equations and perform the math based on predefines variables. even more i would like it to be able to show/hide entire sections. or maybe select what calculation are to be performed based on the information provided

it seems like LaTeX might be a good choice, only i'm not quite understanding how to get it actually perform the calculations, and i dont really like the idea of having to program everything (i'm not a programmer...)

can be also windows program, and has this all been free for commercial used it would be heaven, but if not it's also ok

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

phi
Posts: 577
Joined: Tue Oct 21, 2008 8:10 pm

Re: Programs to Create Calculation Templates

Post by phi »

LaTeX is a typesetting program; it doesn't calculate anything.
pturkowski
Posts: 2
Joined: Mon May 18, 2009 5:17 pm

Re: Programs to Create Calculation Templates

Post by pturkowski »

Well maybe there's some tool to make the calculations ? Or maybe theres some LateX for python to have output as LaTeX would make it and do calculations in python ?
calctex
Posts: 3
Joined: Sun Aug 09, 2009 1:41 pm

Programs to Create Calculation Templates

Post by calctex »

For calculations with LaTeX and TeX I'm using a CalcTeX package, this package, documentations and examples are available on http://sg.bzip.pl/CalcTeX/en.html. I'm author of this package and let me know if you have any problems. I hope CalcTeX would be supportive for you.
Post Reply