167 Commits (dd43948ba19d9c661a84638fa7d132741f8d3677)
 

Author SHA1 Message Date
fdai7859 dd43948ba1 Merge branch 'addition' into 'master' 11 months ago
Dennis Sperzel 619fbe2934 testing: addition sum of two positiv double numbers 11 months ago
Dennis Sperzel ae978dd244 addition sum of two positiv double numbers 11 months ago
Dennis Sperzel 93a7774edb testing: addition sum of two double numbers precisions 11 months ago
Dennis Sperzel 80281b1b90 addition sum of two double numbers precisions 11 months ago
fdai7848 13305407dc Merge branch 'Reihen' into 'master' 11 months ago
fdai7848 53203e6e87 änderung an team.md 11 months ago
Dennis Sperzel 41d04742b7 testing: addition double number output with sign, exponent and precision 11 months ago
Dennis Sperzel 2ee9c6a7df addition double number output with sign, exponent and precision 11 months ago
Dennis Sperzel 370f445b21 testing: addition reading exponent out of double numbers 11 months ago
Dennis Sperzel 8043dce84f addition reading exponent out of double numbers 11 months ago
Dennis Sperzel 2a6e61d44f refactoring: write numbers for bit operartions in hex for better readability 11 months ago
Dennis Sperzel d0da273ffc testing: addition reading precision out of double numbers 11 months ago
Dennis Sperzel 89056fb86a refactoring: preparing functions for double datatypes 11 months ago
Dennis Sperzel 8f20eaafb8 addition reading precision out of double numbers 11 months ago
Dennis Sperzel 5bf98dc8ec testing: addition reading sign out of double number 11 months ago
Dennis Sperzel c151871e6c addition reading sign out of double number 11 months ago
Dennis Sperzel cd70bc3d28 refactoring: rename addition functions for float sum 11 months ago
Dennis Sperzel b207b058f6 refactoring: rename variables in addition_float and struct data 11 months ago
Dennis Sperzel 826a0ec5df testing: addition addition_float sum of two positiv integer 11 months ago
Dennis Sperzel 1f245b6b36 addition addition_float sum of two positiv integer 11 months ago
Dennis Sperzel 3c6dfb4fb6 testing: addition addition_precision sum of two precisions with sum lower than 2^24 11 months ago
Dennis Sperzel 29a4d6cae7 addition addition_precision sum of two precisions 11 months ago
Dennis Sperzel 78305c0852 refactoring: rename function exponent and output and variables 11 months ago
Dennis Sperzel d616d52a76 testing: addition number output with sign, exponent and precision 11 months ago
Dennis Sperzel 9454b90569 addition number output with sign, exponent and precision 11 months ago
Dennis Sperzel feeafc2a74 testing: addition addition_float base case 0+number=number 11 months ago
Dennis Sperzel 677a3b6e9e addition addition_float base case 0+number=number 11 months ago
Dennis Sperzel 78307a0c6b testing: addition read exponent of a floating number 11 months ago
Dennis Sperzel 978a20ee7c addition read exponent of a floating number 11 months ago
Dennis Sperzel 537ef341b5 refactoring: rename variables and function due raise readability 11 months ago
Dennis Sperzel 03758ed163 refactoring: rename union in additions test 11 months ago
Dennis Sperzel 1f296acd87 testing: addition read precision of a floating number 11 months ago
Dennis Sperzel 29d0070ef3 addition read precision of a floating number 11 months ago
Dennis Sperzel f3ee1a219d testing: addition read sign out of number 11 months ago
Dennis Sperzel 60494752b2 addition read sign out of number 11 months ago
Dennis Sperzel aedf039805 testing: addition floating numbers base case 0+0=0 11 months ago
Dennis Sperzel 080e8b64ae Merge branch 'addition' 11 months ago
Dennis Sperzel 42e3afe750 addition floating numbers base case 0+0=0 11 months ago
fdai7848 9feab8998d refactoring: reduce use of variables in sin and cos function and delete print functions in tests 11 months ago
fdai7848 b20392a5ac add tangens function 11 months ago
fdai7848 08d0ad16e7 add tests for cos function 11 months ago
fdai7848 ae634ac3a2 add cos function 11 months ago
fdai7848 7bfc5a1fce refactoring: move helper functions to util.c 11 months ago
fdai7848 32b27094cf refactoring: change parameter and variable names 11 months ago
fdai7848 c5fd68472a add sin functions and tests 11 months ago
fdai7848 4b9f352ea1 add tests for radians function 11 months ago
fdai7848 26be4d744a add function that converts degrees to radians 11 months ago
fdai7848 73e6889e5e add approximation for pi by gauss-legendre 11 months ago
fdai7848 ea2679568f add function to get euler number 11 months ago