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 |
|
rob tillaart
|
563d99193d
|
+ fix for negative values bug - beta version to be verified
+ separate field neg to indicate sign
+ rewrote several fuctions (partly)
+ made sign() public
+ extended tests to test negative values more explicit
|
2015-10-19 20:15:06 +02:00 |
|
rob tillaart
|
375306f4f6
|
+ version 0.1.05
+ constructor Angle(char* str)
+ thousands -> tenthousands
+ removed TODO's
+ separator array in printTo()
+ fix bug in toDouble - neg values
+ added fromRadians()
+ updated examples
|
2015-08-23 18:20:08 +02:00 |
|
Chris--A
|
18d493e14e
|
Angle library version bump (0.1.03)!
|
2015-08-04 01:34:24 +10:00 |
|
Chris--A
|
9a731891bc
|
Add formatting proxy class.
This allows printing of customized angles using a function
angle.format().
|
2015-08-03 21:53:06 +10:00 |
|
rob tillaart
|
8c0fe83507
|
+ 0.1.02
+ add toRadians
+ add subHelper properly
+ refactor *= and /= operator code
+ fix compare
+ fix degree sign
|
2015-08-02 13:38:56 +02:00 |
|
rob tillaart
|
b2660977da
|
+ 0.1.01
+ refactoring and fixing
|
2015-08-01 20:44:45 +02:00 |
|
rob tillaart
|
c560577b80
|
+ 0.1.00 initial version Angle class
|
2015-08-01 20:36:28 +02:00 |
|