History for ClosedXML / ClosedXML_Tests / Excel / CalcEngine / MathTrigTests.cs
2017-10-31
@Peter Amrehn
implement BASE and corresponding unit tests
Peter Amrehn committed on 31 Oct 2017
@Peter Amrehn
throw correct exceptions on ATANH and add unit tests
Peter Amrehn committed on 31 Oct 2017
@Peter Amrehn
fix ATAN2 implementation and add tests ...
Peter Amrehn committed on 31 Oct 2017
2017-10-29
@Peter Amrehn
add unit tests for ATAN function
Peter Amrehn committed on 29 Oct 2017
@Peter Amrehn
add unit tests for ASINH
Peter Amrehn committed on 29 Oct 2017
@Peter Amrehn
improve ASIN: throw NumberException for values not in range for Excel ...
Peter Amrehn committed on 29 Oct 2017
2017-10-28
@Peter Amrehn
implement ARABIC and unit tests
Peter Amrehn committed on 28 Oct 2017
@Peter Amrehn
restrict valid input range to [1..) as in Excel, add unit tests.
Peter Amrehn committed on 28 Oct 2017
@Peter Amrehn
fix ACOS implementation: in Excel only defined in range [-1, 1] ...
Peter Amrehn committed on 28 Oct 2017
@Peter Amrehn
ABS was implemented already, adding unit tests.
Peter Amrehn committed on 28 Oct 2017
2017-10-27
@Peter Amrehn
implement SECH function and corresponding tests
Peter Amrehn committed on 27 Oct 2017
@Peter Amrehn
implement SEC and corresponding unit tests
Peter Amrehn committed on 27 Oct 2017
@Peter Amrehn
implement ACOTH function and corresponding unit tests
Peter Amrehn committed on 27 Oct 2017
@Peter Amrehn
implement ACOT function and unit tests
Peter Amrehn committed on 27 Oct 2017
@Peter Amrehn
implement CSC function and tests
Peter Amrehn committed on 27 Oct 2017
@Peter Amrehn
implement Coth and tests
Peter Amrehn committed on 27 Oct 2017
2017-10-23
@jongleur1983
Feature/sumifs and countifs (#561) ...
jongleur1983 authored on 23 Oct 2017 Francois Botha committed on 23 Oct 2017
2017-10-21
@Peter Amrehn
apply code formatting and escape & in XMLDoc comments correctly.
Peter Amrehn committed on 21 Oct 2017
2017-10-18
@Peter Amrehn
#548 tests for reference example from Excel documentation, failing yet ...
Peter Amrehn committed on 18 Oct 2017
2017-10-11
@Peter Amrehn
Merge branch 'develop' into feature/combina
Peter Amrehn committed on 11 Oct 2017
@Peter Amrehn
fix Tests for COMBINA function
Peter Amrehn committed on 11 Oct 2017
2017-10-06
@Dominic
Correct INT function ...
Dominic committed on 6 Oct 2017
2017-10-05
@jongleur1983
Merge remote-tracking branch 'origin/develop' into feature/cot
jongleur1983 committed on 5 Oct 2017
@jongleur1983
implement COMBINA function and corresponding tests.
jongleur1983 committed on 5 Oct 2017
@jongleur1983
Merge branch 'feature/cot' into develop
jongleur1983 committed on 5 Oct 2017
2017-10-03
@jongleur1983
implement COT function (co-tangens) and corresponding tests ...
jongleur1983 committed on 3 Oct 2017
@jongleur1983
Merge branch 'develop' into feature/cosh
jongleur1983 authored on 3 Oct 2017 GitHub committed on 3 Oct 2017
@jongleur1983
remove invalid test input (radix 1)
jongleur1983 committed on 3 Oct 2017
@jongleur1983
changes according to PR review remarks: ...
jongleur1983 committed on 3 Oct 2017
@jongleur1983
#52: implement DECIMAL function
jongleur1983 committed on 3 Oct 2017