clojure-numerics / expresso

Clojure library for symbolic computation
312 stars 20 forks source link

Added missing props definitions for sin, cos and tan #28

Closed danielbraun closed 7 years ago

danielbraun commented 7 years ago

Fixes #27 I figured since these functions are fairly standard (to say the least) and their inverse functions are already defined, might as well add these.