-
Issue Title: Implement Trigonometric Functions (Sine, Cosine, Tangent)
Currently, the calculator cannot perform trigonometric calculations, which can be essential for various mathematical and engin…
-
### Expected behavior
"Calculator mode" (`cal`) Cmd widget should work as expected.
- https://docs.librecad.org/en/latest/appx/calculator.html
### Observed behavior
"Calculator mode" w…
-
Imported from SourceForge on 2024-07-04 17:02:29
Created by **[sslavi](https://sourceforge.net/u/sslavi/)** on 2015-07-09 09:38:44
Original: https://sourceforge.net/p/maxima/bugs/2992
---
Please che…
rtoy updated
3 months ago
-
- [ ] sin, arcsin
- [ ] cos, arccos
- [ ] tan, arctan
- [ ] sec, arcsec
- [ ] csc, arccsc
- [ ] cot, arccot
-
### Description
abs() and sign() would help developers create responsive animations and designs and add to the set of trigonometric, sign, and exponential functions we currently support.
### Spe…
-
Are there any plans to support trigonometric functions in the coming months?
-
Example
```haskell
x2 = do a
-
When solving a system like `[cos(x) - 3/S(5), cos(2*x) - y]` solutions written in terms of trig functions could be simplified better:
```python
>>> sol=solve([i.rewrite(exp) for i in [cos(x)-3/S(5),…
-
I've been trying to run the function ``get_harmonic_equations()`` to solve a set of coupled differential equations that includes a defined function for a summation involving trigonometric functions. H…
-
Would need a nice way to add them which does not clutter the main interface. Perhaps a slide in menu like the existing main menu, but from the right instead?