- Notifications
You must be signed in to change notification settings - Fork5
Commit0034757
committed
Yet further adjust degree-based trig functions for more portability.
Buildfarm member cockatiel is still saying that cosd(60) isn't 0.5.What seems likely is that the subexpression (1.0 - cos(x)) isn't beingrounded to double width before more arithmetic is done on it, so forcethat by storing it into a variable.1 parent360f67d commit0034757
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2000 | 2000 |
| |
2001 | 2001 |
| |
2002 | 2002 |
| |
2003 |
| - | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
2004 | 2006 |
| |
2005 | 2007 |
| |
2006 | 2008 |
| |
|
0 commit comments
Comments
(0)