Skip to content

Releases: RobTillaart/FastTrig

0.3.3 release

02 Nov 14:08
b7a92f5
Compare
Choose a tag to compare
update readme.md (#27)

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

0.3.2 release

22 Dec 12:40
07a2a2d
Compare
Choose a tag to compare
fix #25 parameter (#26)

* fix #25 parameter

0.3.1 release

18 Dec 15:34
f24882d
Compare
Choose a tag to compare
add hypotFast (#24)

0.3.0 release

17 Dec 14:00
5187e50
Compare
Choose a tag to compare
add isincos() + int math only functions (#23)

* add isincos() + int math only functions

0.2.1 release

08 Dec 16:23
079d6d5
Compare
Choose a tag to compare
add atanFast() and atan2Fast() (#20)

* add atanFast() and atan2Fast()

0.2.0 release

03 Dec 11:56
16467fb
Compare
Choose a tag to compare
make ESP_IDF compatible (#17)

* make lib ESP_IDF compatible

0.1.11 release

07 Nov 09:11
c007c4d
Compare
Choose a tag to compare
Develop (#15)

* add changelog.md

0.1.10 release

15 Apr 14:43
e96b24b
Compare
Choose a tag to compare
fix #12 split .h in .h and .cpp (#13)

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

0.1.9 release

18 Dec 12:13
e2062b2
Compare
Choose a tag to compare
update library.json, minor edits, license (#11)

* update library.json, minor edits, license

0.1.8 release

10 Aug 19:22
c99580b
Compare
Choose a tag to compare
performance itan() + icot() (#9)

* performance itan() + icot()