Skip to content

Releases: RobTillaart/FastTrig

0.3.4 release

24 Mar 15:47
67f6564

Choose a tag to compare

  • 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 release

02 Nov 14:08
b7a92f5

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

Choose a tag to compare

fix #25 parameter (#26)

* fix #25 parameter

0.3.1 release

18 Dec 15:34
f24882d

Choose a tag to compare

add hypotFast (#24)

0.3.0 release

17 Dec 14:00
5187e50

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

Choose a tag to compare

add atanFast() and atan2Fast() (#20)

* add atanFast() and atan2Fast()

0.2.0 release

03 Dec 11:56
16467fb

Choose a tag to compare

make ESP_IDF compatible (#17)

* make lib ESP_IDF compatible

0.1.11 release

07 Nov 09:11
c007c4d

Choose a tag to compare

Develop (#15)

* add changelog.md

0.1.10 release

15 Apr 14:43
e96b24b

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

Choose a tag to compare

update library.json, minor edits, license (#11)

* update library.json, minor edits, license