Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for additional math symbols and (trig) functions #154

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

ZibingZhang
Copy link
Contributor

@ZibingZhang ZibingZhang commented Dec 8, 2022

Overview

Adds support for additional supported math symbols and functions.

Details

New math symbols

  • hbar
  • infty
  • nabla

New functions

  • arccot
  • arccsc
  • arcoth
  • arcsec
  • arcsch
  • arsech
  • cot
  • coth
  • csc
  • csch
  • sec
  • sech

Renamed functions

Inverse hyperbolic functions should actually take the prefix ar- instead of arc-.

  • arccosh -> arcosh
  • arcsinh -> arsinh
  • arctanh -> artanh

References

None

Blocked by

None

@ZibingZhang ZibingZhang changed the title more constants and trig functions Adds support for additional supported math symbols and (trig) functions Dec 8, 2022
@ZibingZhang ZibingZhang changed the title Adds support for additional supported math symbols and (trig) functions Adds support for additional math symbols and (trig) functions Dec 8, 2022
@ZibingZhang ZibingZhang marked this pull request as ready for review December 8, 2022 11:36
@odashi odashi merged commit c03df3b into google:main Dec 8, 2022
@odashi odashi added this to the v0.3 milestone Dec 8, 2022
@odashi odashi added the feature label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants