fdai7930
|
961d7edba8
|
Merge branch 'multiplication' into 'master'
Multiplication
See merge request fdai7848/Linkes-Twix!9
|
11 months ago |
fdai7930
|
cf0cbc304b
|
karatsuba multiplication fonction added
|
11 months ago |
fdai7930
|
ccb0982439
|
bitwise multiplication fonction added
|
11 months ago |
fdai7930
|
6590afc699
|
power multiplication fonction added
|
11 months ago |
fdai7930
|
b0b32c18d9
|
bernouli multiplication added
|
11 months ago |
fdai7930
|
6247b18422
|
repeated division multiplication fonction added
|
11 months ago |
fdai7930
|
4f1230194d
|
multiplication fibonacci fumktion added
|
11 months ago |
fdai7720
|
f54f1268fb
|
Merge branch 'ProduktSumme' into 'master'
Produkt summe
See merge request fdai7848/Linkes-Twix!8
|
11 months ago |
fdai7720
|
f1e820ce54
|
Merge branch 'Fakultaet' into 'master'
Fakultaet
See merge request fdai7848/Linkes-Twix!7
|
11 months ago |
fdai7930
|
3460453ea8
|
multiplication by euler prime added
|
11 months ago |
fdai7720
|
8b831bde19
|
Merge branch 'Division' into 'master'
Division
See merge request fdai7848/Linkes-Twix!6
|
11 months ago |
fdai7930
|
36de9a7d0e
|
multiplication of exponentiation added
|
11 months ago |
fdai7930
|
6ff0b7ab18
|
multiplication hex numbers
|
11 months ago |
fdai7930
|
df7be46b47
|
multiplication octal numbers
|
11 months ago |
fdai7859
|
dd43948ba1
|
Merge branch 'addition' into 'master'
Addition
See merge request fdai7848/Linkes-Twix!5
|
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 |
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 |