General ⇒ Displaying mathematical functions
Displaying mathematical functions
I want to ask whether there is a way in LaTeX for displaying graphics of mathematical functions where I do not need to draw them manually, but just give the definition (like f[x]:=2x^2+3x-2), as well as the intervalls. I am asking this, because sometimes I have to perform lots of mathematical calculations in order to find the coordinates, where two functions cross (since I am drawing them manually), whereas if I just define the functions and display them, than their crossing point would be displayed automatically. I know that this is possible for some trigonometric functions, but what about more general ones? Thank you very much in advance.
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Displaying mathematical functions
Best regards and welcome on Board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Displaying mathematical functions
You also can make parametric or polar plots.
B.A.