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

Introduce units (deg, rad, etc) #268

Closed
13 tasks done
sys27 opened this issue Jul 5, 2020 · 0 comments · Fixed by #278
Closed
13 tasks done

Introduce units (deg, rad, etc) #268

sys27 opened this issue Jul 5, 2020 · 0 comments · Fixed by #278
Assignees
Milestone

Comments

@sys27
Copy link
Owner

sys27 commented Jul 5, 2020

  • Remove angle measurement options
  • Introduce units:
    • Degree: 1 °, 1 deg, 1 degree, 1 degrees
    • Radian: 1 rad, 1 radian, 1 radians
    • Gradian: 1 grad, 1 gradian, 1 gradians
  • Functions to convert (torad(), todeg(), tograd())
  • Support +, -, *, /
  • Support Trigonometric, Hyperbolic
  • Additional exps: abs, unary minus, ceil, floor
  • Support variables
  • Default = degrees
  • Type analyzers
  • Simplification rules
@sys27 sys27 added this to the xFunc 4.0.0 milestone Jul 5, 2020
@sys27 sys27 self-assigned this Aug 25, 2020
sys27 added a commit that referenced this issue Aug 26, 2020
@sys27 sys27 removed the question label Aug 26, 2020
@sys27 sys27 linked a pull request Aug 26, 2020 that will close this issue
sys27 added a commit that referenced this issue Aug 26, 2020
sys27 added a commit that referenced this issue Aug 26, 2020
sys27 added a commit that referenced this issue Aug 27, 2020
sys27 added a commit that referenced this issue Aug 27, 2020
sys27 added a commit that referenced this issue Aug 27, 2020
sys27 added a commit that referenced this issue Aug 27, 2020
* Rollback to .NET SDK 3.1.302

* Close #268 - Introduce units (deg, rad, etc)

* Fix UI
@sys27 sys27 closed this as completed Aug 27, 2020
sys27 added a commit that referenced this issue Aug 31, 2020
* Rollback to .NET SDK 3.1.302

* Close #268 - Introduce units (deg, rad, etc)

* Fix UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant