-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Starting with #225, it's probably a good long term goal to implement all hyperbolic and non-hyperbolic trigonometric functions:
-
cosh
-
arccos
-
arccosh
-
sinh
-
arcsin
-
arcsinh
-
tan
-
tanh
(implemented in Implement tanh, fixes #225ย #226) -
arctan
-
arctanh
Reusing the macro used in #226 to implement tanh
, the other functions should be quickly implementable.
novacrazy, miakramer and antonok-edm
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request