Subject: Regarding ranges for trignometric functions
From: Sri Chandra (schandra@asc.corp.mot.com)
Date: Thu Dec 12 2002 - 20:57:01 PST
Hi,
The LRM ranges for some of the math/trig functions are different from the std.
For pow(),
LRM says,
if x >= 0 all y,
if x < 0, int(y)
However, if x = 0, it should be y >= 0.
For sinh(x), it should probably be |x| < 80 instead of x < 80,
For cosh(x), it shoud probably be |x| < 80, instead of x < 80.
for atanh(x), -1 < x < 1, instead of -1 <= x <= 1
cheers,
Sri
-- Srikanth Chandrasekaran Global Software Group, EDA Motorola Australia Phone: +61-8-8168 3592 Fax: x3501
This archive was generated by hypermail 2b28 : Thu Dec 12 2002 - 21:04:34 PST