Commit Graph

22 Commits

Author SHA1 Message Date
Rob Tillaart
8e0c4c7aa6 0.3.4 Complex 2024-01-02 17:01:20 +01:00
Rob Tillaart
d26f75937e 0.3.3 Complex 2023-10-18 17:17:06 +02:00
rob tillaart
1ca93bdfa0 0.3.2 Complex 2022-10-30 11:11:07 +01:00
rob tillaart
12e33a0f6b 0.3.1 Complex 2021-12-14 15:48:21 +01:00
rob tillaart
36c3e468a0 fix #7 add const 2021-11-16 09:37:28 +01:00
rob tillaart
bfb5766155 0.2.4 Complex fix version nr 2021-11-08 13:19:48 +01:00
rob tillaart
65a05739ca 0.2.3 Complex 2021-09-14 11:58:53 +02:00
rob tillaart
7661eee8b4 2021-01-29 2021-01-29 12:31:58 +01:00
rob tillaart
a19ec7f025 update libraries A-D 2020-11-27 11:10:47 +01:00
RobTillaart
28fcf07065 Fix issue #33 - Double to float 2018-04-02 20:48:12 +02:00
RobTillaart
6563bb4526 fix error description 2018-01-29 09:41:27 +01:00
RobTillaart
c5d02f3c95 fix issue #91 - sin, cos, sinh, cosh 2018-01-29 09:29:34 +01:00
RobTillaart
59da44b4e8 update 0.1.10 - Add releasenote.txt with fix for some platforms;
refactor (uppercasing)
2018-01-25 10:35:37 +01:00
rob tillaart
7a698f8c17 + added (0,0) constructor
+ added array example
+ removed unneeded ifdef constructs
2015-10-18 12:22:28 +02:00
rob tillaart
411126e5a9 + version 0.1.08
+ refactor
2015-03-06 14:02:38 +01:00
rob tillaart
35b19c9fe7 + version 0.1.07 (attachment)
+ refactored to decrease footprint
+ added example folder
+ added referenceOutput.txt to the example sketches
2015-03-06 10:41:34 +01:00
Rob Tillaart
0e54058f98 + added comment 2013-09-29 21:55:40 +02:00
Rob Tillaart
c498c25956 + layout
+ derive Complex from printable
+ renamed test to .ino
2013-09-29 14:31:13 +02:00
Rob Tillaart
0adbfacf13 + make parts of the lib conditional
+ added test sketch
2013-09-29 14:27:38 +02:00
Rob Tillaart
d917a93d0b - missing 0.1.02 version
+ added sqr()
+ minimized divisions (speed)
+ faster tan() -> increases size
2013-09-29 14:22:21 +02:00
Rob Tillaart
8c27e7b196 + extend class 2013-09-29 14:16:03 +02:00
Rob Tillaart
a60fc21e25 start Complex Math library 2013-09-29 14:13:36 +02:00