id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,work_issues,upstream,reviewer,author,merged,dependencies,stopgaps
10074,Improve less-used hyperbolic functions,kcrisman,burcin,"Even though Maxima can evaluate `sech(0)`, Sage does this:
{{{
sage: cosh(0)
1
sage: sech(0)
sech(0)
}}}
It seems reasonable to fix this.  Part of this is probably that `sech` is not a !GiNaC function.",enhancement,new,minor,sage-5.10,symbolics,,"sech, coth, csch",,,N/A,,,,,
