Coder-Spirit / php-bignumbers

A robust library to handle immutable big numbers inside PHP applications
MIT License
131 stars 29 forks source link

[TECH] Add the sec method #42

Closed codisart closed 8 years ago

codisart commented 8 years ago

Add the sec method for the Decimal class and the tests Add the sec method for the InfiniteDecimal class and the tests

codisart commented 8 years ago

@castarco Hi, I found a new job and I have some time to finish the trigo functions. I am glad you could merge the last one for the cosec function despite the failing checks. Do you know why the code coverge failed ?

castarco commented 8 years ago

Hi @codisart , the problem wasn't in the code, but in Scrutinizer (I think it was something temporal). Also, in this PR, the "problem" is Coveralls, which doesn't like a very small coverage decrease.