Skip to content

Releases: johnzhouinfo/COSC4F00-A2

Version 4.0

06 Nov 22:20
3771427
Compare
Choose a tag to compare

Finishing implement the rest of csc, sec function and passing all the tests

Version 3.0

05 Nov 03:42
Compare
Choose a tag to compare

Implemented tan & cot function by using the sin & cos, and got tests run for sin & cos successful.
And fix the tests for cot that have incorrect except results cause tests fail

Version 2.0

05 Nov 03:41
Compare
Choose a tag to compare

Implemented sin & cos function using taylor series approximation,
and got tests run for sin & cos successful

Version 1.0

05 Nov 02:08
be4cc79
Compare
Choose a tag to compare

Implemented Test Class

Version 0.0

26 Oct 01:22
fd3a6e3
Compare
Choose a tag to compare
Update README.md