INNA
|
b18af83275
|
refactoring: umbennenung der subtraktionsfunktion in subdouble um um klarer zu machen, welchen Teil des Codes man testet
|
11 months ago |
INNA
|
3432df8779
|
Erstellen eines Tests für die Subtraktionsfunktion subint
|
11 months ago |
INNA
|
8ac76646a4
|
Erstellen eines Tests für die Subtraktionsfunktion double
|
11 months ago |
INNA
|
346136bcc3
|
refactoring: Remove Testignore
|
11 months ago |
Dennis Sperzel
|
619fbe2934
|
testing: 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 |
Justin Trausch
|
e2b3066922
|
test_Summe_1 Start = 1 und Ende = 10
|
11 months ago |
Justin Trausch
|
ab74143d71
|
refactoring: beschreibung des Tests angepasst
|
11 months ago |
Justin Trausch
|
db1ea053ca
|
test_division_1_durch_0 mit Int Division
|
11 months ago |
Justin Trausch
|
08d3d60566
|
test_bitshift_druch_0 bei bitshift funktion
|
11 months ago |
Justin Trausch
|
9abca4b85c
|
test_produkt_1 für Start=1 und Ende=1
|
11 months ago |
Justin Trausch
|
cc3cf57441
|
test_fakultaet_2 Fakultaet_Double von 4.0 = 24.0
|
11 months ago |
Justin Trausch
|
857594bfa9
|
refactoring: test von int auf double umgeändert
|
11 months ago |
Justin Trausch
|
9cba867ba5
|
test_fakultaet_1 Fakultaet von 4 = 24
|
11 months ago |
Justin Trausch
|
b8993e3f04
|
refactoring: fakulaet.c file zu test included
|
11 months ago |
Justin Trausch
|
a6e9756d27
|
test_divsion_3. bitshift von 16 und 2
|
11 months ago |
Justin Trausch
|
e9468bd84a
|
test_divsion_2. von dem Fall 10 / 2 = 5
|
11 months ago |
Justin Trausch
|
b29e789190
|
test_divsion_1 von dem Fall 10 / 2 = 5
|
11 months ago |
Justin Trausch
|
01e89603d2
|
Including von divsion.c
|
11 months ago |
Justin Trausch
|
a46a8a1df0
|
refactoring: Including von divisions headerfile
|
11 months ago |
Dennis Sperzel
|
41d04742b7
|
testing: 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
|
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
|
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 |
Justin Trausch
|
4f96ac6a9b
|
Produkt Basisfall für Start=1 und Ende=1
|
11 months ago |
fdai7930
|
9911b1d974
|
added multi function
|
11 months ago |
INNA
|
913338c599
|
create files for subtraction
|
11 months ago |
Justin Trausch
|
ff9378fa72
|
ProduktSumme file erstellt
|
11 months ago |
Dennis Sperzel
|
826a0ec5df
|
testing: addition addition_float sum of two positiv integer
|
11 months ago |
Justin Trausch
|
1df729bb90
|
Fakultaet file erstellt
|
11 months ago |
Justin Trausch
|
7d15b22095
|
create files for division
|
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
|
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
|
78307a0c6b
|
testing: 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
|
f3ee1a219d
|
testing: addition read sign out of number
|
11 months ago |
Dennis Sperzel
|
aedf039805
|
testing: 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
|
08d0ad16e7
|
add tests for cos function
|
11 months ago |
fdai7848
|
7bfc5a1fce
|
refactoring: move helper functions to util.c
|
11 months ago |