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

Functions not returning zero #378

Open keriefie opened 11 months ago

keriefie commented 11 months ago

The title essentially

Assumes the "0" is an index image No error but also no output image Works for other values image

Sign function should return 0 for zero image image

The input does not matter, returning zero just doesn't happen. image

ChristopherChudzicki commented 11 months ago

Thanks for reporting. Good catch!