MathGroup Archive 1995

[Date Index] [Thread Index] [Author Index]

Search the Archive

Sinh, Cosh and all that

  • Subject: [mg2222] Sinh, Cosh and all that
  • From: breuer at mit.edu (Kenny Breuer)
  • Date: Tue, 17 Oct 1995 06:33:53 GMT
  • Approved: usenet@wri.com
  • Distribution: local
  • Newsgroups: wri.mathgroup
  • Organization: M.I.T.
  • Sender: daemon at wri.com ( )

I'm looking for a set of transformation rules that will convert
expoentials to hyperbolic functions (analagous to the function
ComplexToTrig in the Trigonometry package)

For example:
In:	ConvertToHyp[ Exp[3x] + Exp[-3x] ]

Out:   2 Cosh[3x]

Thanks

Kenny Breuer
breuer@mit


  • Prev by Date: Re: Replacing a part of a list/matrix?
  • Next by Date: Re: Help on use of Packages
  • Previous by thread: Windows-based Notebook to HTML Convertor
  • Next by thread: Sinh, Cosh and all that