19 Commits (d041582b245850c378f8fe9bbe3a149bf625cd26)

Author SHA1 Message Date
fdai7848 7bfc5a1fce refactoring: move helper functions to util.c 11 months ago
fdai7848 12393766b6 refactoring: move exponential function to reihen.c 11 months ago
fdai7848 9cf7587746 refactoring: move ln function to logarithmus 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 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 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 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 8e41621747 Add check for integer exponent 11 months ago
fdai7848 0db2ed8c28 refactoring: changing functions for double types 11 months ago
fdai7848 807d1b7b6b Add Test for Negative Exponents 11 months ago
fdai7848 e7902efcd3 Add Test for positive integer exponent function 11 months ago
fdai7848 8e8b79ac14 Create exp files 11 months ago