Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#1112 closed defect (duplicate)

trig functions in Calculate ignoring deg setting

Reported by: walter Owned by: rwh
Priority: Unspecified by Maintainer Milestone: Unspecified
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 (2)

comment:1 Changed 15 years ago by walter

  • Resolution set to duplicate
  • Status changed from new to closed

accidental dup of #1111.

comment:2 Changed 14 years ago by sascha_silbe

  • Component changed from Calculate to SoaS
  • Distribution/OS changed from SoaS to Unspecified

Bulk change distribution=SoaS -> component=SoaS

Note: See TracTickets for help on using tickets.