Bug 832067 - Inverted trigonometric functions do wrong calculation
Summary: Inverted trigonometric functions do wrong calculation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcalctool
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-14 12:38 UTC by Martin Simon
Modified: 2016-09-20 02:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-14 12:42:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Simon 2012-06-14 12:38:09 UTC
Description of problem:
The inverted trigonometric function do wrong calculation. All results I tested are shifted by something in significant points, like '1'. E.g. tan^-1 (1) gives me 50 i gcalctool, but correct result is 45, or sin^-1 (1) gives me 100, but the correct result is 90.

Version-Release number of selected component (if applicable):
gcalctool-6.4.2.1-1.fc17.i686

How reproducible:
100%

Steps to Reproduce:
1. Start gcalctool and switch to advanced mode
2. Click [tan], then [x^-1], [1] and press enter
3.
  
Actual results:
50

Expected results:
45

Additional info:

Comment 1 Martin Simon 2012-06-14 12:42:58 UTC
Wrong angle units in preferences, sorry


Note You need to log in before you can comment on or make changes to this bug.