| Author |
Comment/Response |
yehuda ben-shimol
|
09/23/05 02:51am
Hi,
try
FindRoot[Cosh[x] == x^2, {x, 1}, WorkingPrecision -> 100]
and get
{x -> 1.6213479461032523499450466086742098975259618367057695636347096355141009\
45200606978233257874481453248}
URL: , |
|