Ticket #1112 (closed defect: duplicate)

Opened 4 years ago

Last modified 3 years ago

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

Changed 4 years ago by walter

  • status changed from new to closed
  • resolution set to duplicate

accidental dup of #1111.

Changed 3 years ago by sascha_silbe

  • distribution changed from SoaS to Unspecified
  • component changed from Calculate to SoaS

Bulk change distribution=SoaS -> component=SoaS

Note: See TracTickets for help on using tickets.