82 Commits (c83f6e9b4be35007cdd91536e004484ccec3f1d1)
 

Author SHA1 Message Date
fdai7848 c83f6e9b4b add logarithmic function for all bases 11 months ago
fdai7848 9cf7587746 refactoring: move ln function to logarithmus 11 months ago
fdai7848 f3024b4387 add files for logarithmus 11 months ago
fdai7848 20e17d4822 Merge branch 'Exponent' into 'master' 11 months ago
fdai7848 3089590084 refactoring: change variable names and function names 11 months ago
fdai7848 18200c9252 add tests for edge cases 11 months ago
fdai7848 80461d1273 add tests for decimal base and decimal exponent 11 months ago
fdai7848 b9a1ad99da add test case for negative exponent with integer base 11 months ago
fdai7848 deb72cdbb9 add support for negative decimal exponents 11 months ago
fdai7848 f82b58b61a refactoring: delete print statements from tests 11 months ago
fdai7848 dde66d2b33 Add tests for decimal exponent with decimal base 11 months ago
fdai7848 650e1f439d Add test for decimal exponents 11 months ago
fdai7848 b8230bab23 add functionality for decimal Exponents 11 months ago
fdai7848 fef22fedff test ln functions for values smaller than 0 and 0 11 months ago
fdai7848 f43c8409fe Add test for ln function for positive numbers 11 months ago
fdai7848 79c3864687 implement first revision for ln with halley-newton-approx 11 months ago
fdai7848 22e4cbf852 add test for exponential function with negative numbers 11 months ago
fdai7848 0b4772466e add tests for exponential function with positive numbers 11 months ago
fdai7848 1a5cd4f32e add exponential function 11 months ago
fdai7848 1b96219fd5 add a temporary faculty function 11 months ago
fdai7848 8e41621747 Add check for integer exponent 11 months ago
fdai7848 0db2ed8c28 refactoring: changing functions for double types 11 months ago
fdai7848 4b9c7d8e14 add support for float basis 11 months ago
fdai7848 807d1b7b6b Add Test for Negative Exponents 11 months ago
fdai7848 f157389255 add support for negative exponents 11 months ago
fdai7848 e7902efcd3 Add Test for positive integer exponent function 11 months ago
fdai7848 fdded408b1 Add functionality to Exponent Function 11 months ago
fdai7848 8e8b79ac14 Create exp files 11 months ago
Sophia Weber 9d71a35bfb Merge branch 'Input_Handling' 11 months ago
Sophia Weber 72e91d4f58 Update next calc function 11 months ago
Sophia Weber 99e7331390 refactoring: Change struct variable name 11 months ago
Sophia Weber b283647e58 add get next calculation function 11 months ago
Sophia Weber 28564e7701 change temp formular struct to pointer 11 months ago
Sophia Weber 5a9978be91 Create Oct Output Test 11 months ago
Sophia Weber 999af48802 Create Hex Output Test 11 months ago
Sophia Weber 2aa9fd94a1 refactoring: change function variable names in input handling 11 months ago
Sophia Weber 1b22182dac refactoring: change function variable names in inputHandling 11 months ago
Sophia Weber 4db7249162 refactoring: change function variable names 11 months ago
Sophia Weber 49c95dee19 refactoring: change buffer name 11 months ago
Sophia Weber 8669486934 refactoring: output functions 11 months ago
Sophia Weber 2cd846ed30 add oct String output 11 months ago
Sophia Weber e60128b83b Add hex String 11 months ago
Sophia Weber 83aec72e1e Create Output Handling 11 months ago
Sophia Weber bdad9560be Implement div detected Test for getNumber Function 11 months ago
Sophia Weber 980d22cae4 Implement multi detected Test for getNumber Function 11 months ago
Sophia Weber 4744e965bb Implement sub detected Test for getNumber Function 11 months ago
Sophia Weber c05d58f22a Implement add detected Test for getNumber Function 11 months ago
Sophia Weber 97163c8cce add no formular detected Test for getNumber Function 11 months ago
Sophia Weber 0f23ca57c1 refactoring: change struct names 11 months ago
Sophia Weber 4d45e4f1ba Implement nothing to find test 11 months ago