Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can Sage verify (some) hyperbolic identities?

If I enter bool( cosh(x) == (exp(x)+exp(-x))/2 ), the output is False. This happens with other hyperbolic identities. Is it possible to verify them in Sage? If so, what is the correct way?