[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] error with acos() ?
From: |
Jamie Morken |
Subject: |
[avr-gcc-list] error with acos() ? |
Date: |
Sat, 27 Jul 2002 16:34:38 -0700 |
Hi,
I am using acos() and think there is an error with it.
Here is the line I use:
temp4 = acos(0.999911);
This should return 0.013316 I think,
but it returns 0.0878546
I am using avr-gcc 3.2
cheers,
Jamie Morken
avr-gcc-list at http://avr1.org
- [avr-gcc-list] error with acos() ?,
Jamie Morken <=