Skip to content

Conversation

@janekj2727
Copy link
Contributor

Add conversions of tan, cot, sec, and csc functions to trig.py to allow conversions from Mathematica, FriCAS, Maxima, Giac, and SymPy. The conversion dictionaries were present in other trigonometric functions but (quite surprisingly for me) absent in the above-mentioned four cases.

Fixes #38852.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

No additional dependency.

Add conversion of tan, cot, sec and csc functions to trig.py
@github-actions
Copy link

github-actions bot commented Oct 26, 2024

Documentation preview for this PR (built with commit 05d89d7; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@kwankyu
Copy link
Collaborator

kwankyu commented Oct 31, 2024

Check Lint.

@kwankyu
Copy link
Collaborator

kwankyu commented Oct 31, 2024

Otherwise lgtm.

Trailing space removed to pass code style check by pycodestyle-minimal.
@janekj2727
Copy link
Contributor Author

I am sorry, I am not able to figure out where is the problem with the failing build & test...

@kwankyu
Copy link
Collaborator

kwankyu commented Nov 1, 2024

"Build & Test using Conda"? It is not related with this PR. We can ignore it.

@vbraun vbraun merged commit 2d67964 into sagemath:develop Nov 3, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tigonometric functions conversion from Mathematica back to Sage

3 participants