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 |
fdai7930
|
d937085f04
|
multiplication recursive optimized
|
11 months ago |
fdai7930
|
924796010f
|
multiplication using differences
|
11 months ago |
fdai7930
|
c155f79362
|
multiplication using binary enumeration
|
11 months ago |
fdai7930
|
5bf1c9753e
|
multiplication by odd
|
11 months ago |
fdai7930
|
5b92dee256
|
multiplication by prime and its square
|
11 months ago |
fdai7930
|
78f549c633
|
multiplication using increment
|
11 months ago |
fdai7930
|
fb9c872867
|
multiplication by prime
|
11 months ago |
fdai7930
|
798be4d82c
|
multiplication using modulo
|
11 months ago |
fdai7930
|
c9ef902922
|
multiplication using logical operations
|
11 months ago |
fdai7930
|
d35e733799
|
multiplication using lookup table
|
11 months ago |
fdai7930
|
1f58e49e55
|
multiplication by even
|
11 months ago |
fdai7930
|
f112747e8a
|
multiplication using two complement
|
11 months ago |
fdai7930
|
8cc602428e
|
multiplication by sum
|
11 months ago |
fdai7930
|
b484b79f1f
|
multiplication string
|
11 months ago |
fdai7930
|
d39998fe0f
|
multiplication by random
|
11 months ago |
fdai7930
|
8a60c03078
|
multiplication by percentage
|
11 months ago |
fdai7930
|
1afe231b7c
|
multiplication by ten
|
11 months ago |
fdai7930
|
e1c962683b
|
multiplication right shift
|
11 months ago |
fdai7930
|
53fce56ca7
|
multiplication left shift
|
11 months ago |
fdai7930
|
2f7b0d79a8
|
multiplication of three integers
|
11 months ago |
fdai7930
|
c64fbf526b
|
double square
|
11 months ago |
Justin Trausch
|
093ed99be0
|
test_Summe_2 testfall das 0 rauskommen soll wenn das ende kleiner als der start ist
|
11 months ago |
Justin Trausch
|
e2b3066922
|
test_Summe_1 Start = 1 und Ende = 10
|
11 months ago |
Justin Trausch
|
b201c968d2
|
Summen Funktion implementiert
|
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
|
d0407f5726
|
Beim bitshift ergänzt falls der Fall eintreten würde das der Exponnent 0 wäre
|
11 months ago |
Justin Trausch
|
7ab18bca66
|
refactoring: int start, ende ergänzt
|
11 months ago |
Justin Trausch
|
5b89eaf77c
|
Planung Kommentare Ideen Produkt
|
11 months ago |
Justin Trausch
|
8039d9b249
|
Basiertes Verbindlichkeit (weiter For schleife hinzugefügt)
|
11 months ago |
Justin Trausch
|
3b4ac06707
|
refactoring: return statement vereinfacht
|
11 months ago |
Justin Trausch
|
75ff27515e
|
refactoring: Brechnung vereinfacht
|
11 months ago |
Justin Trausch
|
9aee9686c0
|
For-Schleife Kalkulation eingefügt
|
11 months ago |
Justin Trausch
|
33650e91c0
|
For-Schleife eingefügt
|
11 months ago |
Justin Trausch
|
943c24232b
|
Initialisierung der Variable "produkt"
|
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
|
711bb63cf4
|
Fakultaet Double Funktion implementiert
|
11 months ago |
Justin Trausch
|
ec6a0686f9
|
Fakultaet Int Funktion implementiert
|
11 months ago |
Justin Trausch
|
8a9258e005
|
refactoring: Variable ändern von Int Fakultaet und Double Fakultaet
|
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 |