sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

Feature Request or minor bug:? Hyberbolic functions (asin, acos, atan, sinh, cosh, tanh) are missing in the expression evaluator #645

Closed ZVSphiler closed 2 years ago

ZVSphiler commented 3 years ago

Hi Pfalstad, it's me again 😜

I recently noted that hyberbolic functions: asin(), acos(), atan(), sinh(), cosh() and tanh() aren't implemented. Is there is a specific reason for excluding these functions? Or were they just not yet implemented.

Thank you

pfalstad commented 3 years ago

That was an oversight. I thought I added those already but I guess not.

pfalstad commented 2 years ago

added