You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Hello,
I propose to add the following hyperbolic functions in order to complete sympy. If f is a function :
sech(f) = 1/cosh(f)
csch(f) = 1/sinh(f)
asech(f) = acosh(1/f)
acsch(f) = asinh(1/f)
Aaron Meurer
unread,
Feb 13, 2015, 12:06:12 PM2/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
It looks like sech and csch are already there. We definitely should
have all the combinations of trig, arctrig, hyperbolic, and
archyperbolic functions.