Ticket #845 (closed defect: duplicate)

Opened 4 years ago

Last modified 3 years ago

Issues in calculator

Reported by: awulms Owned by: garycmartin
Priority: Normal Milestone: 0.86
Component: Calculate Version: Unspecified
Severity: Minor Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Assigned

Description

1) Factorial function (e.g 3!) gives a parse error
2) The trigonometry functions always seem to work in rad mode, even when set to degree in miscellaneous tab

calculator that is part of SoaS version 200905031329
milestone soas_fossvt

Change History

  Changed 4 years ago by tomeu

  • priority changed from Unspecified by Maintainer to Normal
  • milestone changed from Unspecified by Release Team to 0.86

  Changed 3 years ago by sascha_silbe

  • owner changed from rwh to mchua sdz
  • distribution changed from SoaS to Unspecified
  • component changed from Calculate to SoaS

Bulk change distribution=SoaS -> component=SoaS

  Changed 3 years ago by sdz

  • component changed from SoaS to Calculate

This is a Calculate issue that got accidentally assigned to SoaS during an auto-tag. Reassigning - sorry for the confusion.

  Changed 3 years ago by garycmartin

  • owner changed from mchua sdz to garycmartin
  • status changed from new to assigned

in reply to: ↑ description   Changed 3 years ago by garycmartin

  • status changed from assigned to closed
  • resolution set to duplicate
  • status_field changed from Unconfirmed to Assigned

Replying to awulms:

1) Factorial function (e.g 3!) gives a parse error

The Calculate parser expects the factorial syntax as fac(3), not unfortunately the traditional 3! There is a toolbar button (x!) that provides the fac(3) syntax when clicked; not ideal, but not a bug.

2) The trigonometry functions always seem to work in rad mode, even when set to degree in miscellaneous tab

Confirmed, but closing this ticket general and moving to (a more recent) specific duplicate #1111 (as it has more info for me).

Note: See TracTickets for help on using tickets.