exp(asinh(x))



Thanks for your reply, I learn a new maxima command every day!


On Saturday, February 23, 2013 12:59:03 am Stavros Macrakis wrote:
> logarc(expr) gives x+sqrt(1+x^2), which I believe is correct.
> 
>            -s
> 
> On Fri, Feb 22, 2013 at 6:24 PM, Nijso Beishuizen <nijso at hotmail.com> wrote:
> > Dear all,
> > 
> > How can I make maxima recognize that:
> > 
> > expr:exp(asinh(x))
> > 
> > is x+sqrt(1+x)?