If you want it in degrees, use sin(deg2rad(20);

> On Thu, 22 Jul 2004 12:17:19 -0400, Ashwin Purohit <[EMAIL PROTECTED]> wrote:
> > It's giving you sin(20) in radians, not in degrees (which is what you
> > seem to want). It's not a bug.
>>
> > On Thu, 22 Jul 2004 17:40:21 +0200, Marcus Strube <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > > i'm working with PHP 5.0.0 (Linux) and have some trouble using function sin().
> > > In PHPs opinion
> > > sin(20) is
> > > 0.912945250728
> > > I have had a look at the bug.php.net, but couldn`t find anything. Is it a bug
> > > or am I just misunderstanding something??
> > >
> > > Marcus
-- 
Ashwin Purohit

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to