8000 Tags · RobTillaart/FastTrig · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: RobTillaart/FastTrig

Tags

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix #28, prevent promotion of constants to double (#29)

- fix #28, prevent promotion of constants to double. Kudos to Harrison3000
- replace M_PI by a const float _PI_ to prevent promotion.
- update examples
- update readme.md (minor)
- minor edits

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update readme.md (#27)

- update readme.md
- update keywords.txt
- update changelog.md

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix #25 parameter (#26)

* fix #25 parameter

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add hypotFast (#24)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add isincos() + int math only functions (#23)

* add isincos() + int math only functions

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add atanFast() and atan2Fast() (#20)

* add atanFast() and atan2Fast()

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make ESP_IDF compatible (#17)

* make lib ESP_IDF compatible

0.1.11

Toggle 0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop (#15)

* add changelog.md

0.1.10

Toggle 0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix #12 split .h in .h and .cpp (#13)

* fix #12 split .h in .h and .cpp

0.1.9

Toggle 0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update library.json, minor edits, license (#11)

* update library.json, minor edits, license
0