ccmath icon indicating copy to clipboard operation
ccmath copied to clipboard

Implement Trigonometric Module

Open Rinzii opened this issue 11 months ago • 10 comments

The trigonometric module currently has the following functions that need implementation or work done.

TODO:

Implement:

  • [ ] acos
  • [ ] asin
  • [ ] atan
  • [ ] atan2
  • [ ] cos
  • [ ] sin
  • [ ] tan

Document:

  • [ ] acos
  • [ ] asin
  • [ ] atan
  • [ ] atan2
  • [ ] cos
  • [ ] sin
  • [ ] tan

NOTES:

None currently.

Rinzii avatar Mar 04 '24 11:03 Rinzii