Dennis Sperzel
|
ae978dd244
|
addition sum of two positiv double numbers
|
12 months ago |
Dennis Sperzel
|
80281b1b90
|
addition sum of two double numbers precisions
|
12 months ago |
Dennis Sperzel
|
2ee9c6a7df
|
addition double number output with sign, exponent and precision
|
12 months ago |
Dennis Sperzel
|
8043dce84f
|
addition reading exponent out of double numbers
|
12 months ago |
Dennis Sperzel
|
89056fb86a
|
refactoring: preparing functions for double datatypes
|
12 months ago |
Dennis Sperzel
|
8f20eaafb8
|
addition reading precision out of double numbers
|
12 months ago |
Dennis Sperzel
|
c151871e6c
|
addition reading sign out of double number
|
12 months ago |
Dennis Sperzel
|
cd70bc3d28
|
refactoring: rename addition functions for float sum
|
12 months ago |
Dennis Sperzel
|
1f245b6b36
|
addition addition_float sum of two positiv integer
|
12 months ago |
Dennis Sperzel
|
29a4d6cae7
|
addition addition_precision sum of two precisions
|
12 months ago |
Dennis Sperzel
|
78305c0852
|
refactoring: rename function exponent and output and variables
|
12 months ago |
Dennis Sperzel
|
d616d52a76
|
testing: addition number output with sign, exponent and precision
|
1 year ago |
Dennis Sperzel
|
978a20ee7c
|
addition read exponent of a floating number
|
1 year ago |
Dennis Sperzel
|
537ef341b5
|
refactoring: rename variables and function due raise readability
|
1 year ago |
Dennis Sperzel
|
29d0070ef3
|
addition read precision of a floating number
|
1 year ago |
Dennis Sperzel
|
60494752b2
|
addition read sign out of number
|
1 year ago |
Dennis Sperzel
|
42e3afe750
|
addition floating numbers base case 0+0=0
|
1 year ago |
Dennis Sperzel
|
a1f7c97c45
|
refactoring: functions addition and full_adder data type change with typedef num
|
1 year ago |
Dennis Sperzel
|
abd46fe614
|
refactoring: unify data types full adder and testing
|
1 year ago |
Dennis Sperzel
|
a75b5ab0cf
|
addition base case 0+0=0
|
1 year ago |
Dennis Sperzel
|
1ed9c0bf69
|
refactoring: function full_adder and variables
|
1 year ago |
Dennis Sperzel
|
9c9ca9a1f1
|
addition full adder base case 0+0=0
|
1 year ago |