Ticket #1112 (closed defect: duplicate)
trig functions in Calculate ignoring deg setting
| Reported by: | walter | Owned by: | rwh |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Sugar on a Stick (SoaS) | Version: | Git as of bugdate |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
When set to degrees:
sin(45) = .850903...
should be .707106...
It is actually the sin(45) in radians.
Similarly,
cos(45) = .52532...
should be the same as sin(45) but it is actually cos(45) in radians.
So it seems that the rad/deg button is not working.
Tested on both SoaS Strawberry and the latest jhbuild
Change History
Note: See
TracTickets for help on using
tickets.
