342 Commits (5410a1f7eeff02b9b3cc6f6a678f2cc99279bd63)
 

Author SHA1 Message Date
fdai7848 f82b58b61a refactoring: delete print statements from tests 1 year ago
Dennis Sperzel 86319a9502 refactoring: function addition rename variable 1 year ago
fdai7848 dde66d2b33 Add tests for decimal exponent with decimal base 1 year ago
fdai7848 650e1f439d Add test for decimal exponents 1 year ago
fdai7848 b8230bab23 add functionality for decimal Exponents 1 year ago
fdai7848 fef22fedff test ln functions for values smaller than 0 and 0 1 year ago
fdai7848 f43c8409fe Add test for ln function for positive numbers 1 year ago
fdai7848 79c3864687 implement first revision for ln with halley-newton-approx 1 year ago
fdai7848 22e4cbf852 add test for exponential function with negative numbers 1 year ago
Dennis Sperzel a237f7651f addition preperation for greater numbers 1 year ago
Dennis Sperzel abd46fe614 refactoring: unify data types full adder and testing 1 year ago
Dennis Sperzel fe1129bef6 testing: addition base case to tenscolumns 1 year ago
Dennis Sperzel faade33029 addition base case to tenscolumns 1 year ago
Dennis Sperzel 721c04c3b4 testing: addition base case onecolumns 1 year ago
Dennis Sperzel 627200af59 addition base case onecolumns 1 year ago
Dennis Sperzel 320e7fd6f4 testing: addition base case 0+0=0 1 year ago
Dennis Sperzel a75b5ab0cf addition base case 0+0=0 1 year ago
fdai7848 0b4772466e add tests for exponential function with positive numbers 1 year ago
fdai7848 1a5cd4f32e add exponential function 1 year ago
fdai7848 1b96219fd5 add a temporary faculty function 1 year ago
Dennis Sperzel 505b48c047 testing: addition full adder complete sum with carry 1 year ago
Dennis Sperzel 4d7ac5d352 addition full adder complete sum with carry 1 year ago
Dennis Sperzel 6ba44193da refactoring: full adder preparation for using nextcarry 1 year ago
Dennis Sperzel e8e328744a testing: addition full adder complete sum without carry 1 year ago
Dennis Sperzel 7db5125bda addition full adder complete sum without carry 1 year ago
Dennis Sperzel 1ed9c0bf69 refactoring: function full_adder and variables 1 year ago
Dennis Sperzel 60596dba57 testing: addition full adder base case 0+0=0 with carryover 1 year ago
fdai7848 8e41621747 Add check for integer exponent 1 year ago
Dennis Sperzel b664da82e1 addition full adder base case 0+0=0 with carryover 1 year ago
Dennis Sperzel 9bb254442e testing: addition full adder base case 0+0=0 1 year ago
fdai7848 0db2ed8c28 refactoring: changing functions for double types 1 year ago
Dennis Sperzel 9c9ca9a1f1 addition full adder base case 0+0=0 1 year ago
fdai7848 4b9c7d8e14 add support for float basis 1 year ago
fdai7848 807d1b7b6b Add Test for Negative Exponents 1 year ago
fdai7848 f157389255 add support for negative exponents 1 year ago
fdai7848 e7902efcd3 Add Test for positive integer exponent function 1 year ago
fdai7848 fdded408b1 Add functionality to Exponent Function 1 year ago
fdai7848 8e8b79ac14 Create exp files 1 year ago
Sophia Weber 9d71a35bfb Merge branch 'Input_Handling' 1 year ago
Sophia Weber 72e91d4f58 Update next calc function 1 year ago
Sophia Weber 99e7331390 refactoring: Change struct variable name 1 year ago
Sophia Weber b283647e58 add get next calculation function 1 year ago
Sophia Weber 28564e7701 change temp formular struct to pointer 1 year ago
Sophia Weber 5a9978be91 Create Oct Output Test 1 year ago
Sophia Weber 999af48802 Create Hex Output Test 1 year ago
Sophia Weber 2aa9fd94a1 refactoring: change function variable names in input handling 1 year ago
Sophia Weber 1b22182dac refactoring: change function variable names in inputHandling 1 year ago
Sophia Weber 4db7249162 refactoring: change function variable names 1 year ago
Sophia Weber 49c95dee19 refactoring: change buffer name 1 year ago
Sophia Weber 8669486934 refactoring: output functions 1 year ago