ChristopherChudzicki / math3d-react

A user-friendly 3d graphing calculator for the web. Create, share, and animate 3d mathematical scenes.
https://www.math3d.org
Mozilla Public License 2.0
245 stars 34 forks source link

I want to graph trig functions when generating 3d figures for ap calculus in math3d #384

Open jimstimm opened 4 months ago

ChristopherChudzicki commented 4 months ago

Graphing trig functions should work fine. Here's an example: https://www.math3d.org/ZGQsavwmW

Probably the most common issue people have with trigonometric functions on math3d.org is that parentheses are required. I.e., sin(x) not sinx.