Hi, could you tell me, why the following script is not working under root / root4star? It complains on 'asinh()' . Is it possible to make it work without compilation ? Thanks Jan ---------------------- b4() { double a=4; double c=sinh(a); double d=asinh(a); }
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:44 MET