Calculator icon indicating copy to clipboard operation
Calculator copied to clipboard

Scientific Calculator functions?

Open Gandalf-the-Blue opened this issue 1 year ago • 5 comments

Checklist

  • [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [X] This issue contains only one feature request.
  • [X] I have read and understood the contribution guidelines.
  • [ ] I optionally donated to support the Fossify mission.

Feature description

Add scientific calculator functions such as square, root, log, trignometry etc

Why do you want this feature?

Pretty useful for calculations

Additional information

No response

Gandalf-the-Blue avatar Aug 25 '24 21:08 Gandalf-the-Blue

Agreed. Android has had these in the default calculator apps for a long time, in Calculator and then Exact Calculator. Powers, pi etc. are certainly needed.

fohfuu avatar Oct 27 '24 19:10 fohfuu

Especially PI for calculating circumference, area of a circle, etc would be useful.

JarrColl avatar Jan 28 '25 08:01 JarrColl

Exponentiation (^) and square root functions are already there, but trigonometry and pi hasn't been added (yet).

IsHacker003 avatar May 25 '25 13:05 IsHacker003

Include advanced mathematical functions such as:

  • [ ] Constant π
  • [ ] Factorial (!)
  • [ ] Logarithm base 2
  • [ ] Hyperbolic functions (sinh, cosh, tanh)
  • [ ] Inverse of hyperbolic functions (sinh^-1, cosh^-1, tanh^-1)
  • [ ] Cubic root (for example, cbrt(27))
  • [ ] Generic root function (for example, sqrt(25) or root(9, 3))

Angelk90 avatar Jul 06 '25 10:07 Angelk90

This definitely needs work. It is a necessary feature of any calculator. I would focus on trying to imitate what already works, like the default android calculator.

Image

Fra146 avatar Oct 31 '25 11:10 Fra146