You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
INNA 818e8f9607 Erstellen der Header-Datei für decbinary 11 months ago
..
ProduktSumme.c Summen Funktion implementiert 11 months ago
ProduktSumme.h test_Summe_2 testfall das 0 rauskommen soll wenn das ende kleiner als der start ist 11 months ago
addition.c addition sum of two positiv double numbers 11 months ago
addition.h addition sum of two positiv double numbers 11 months ago
decbinary.h Erstellen der Header-Datei für decbinary 11 months ago
division.h Hinzufügen Funktionsdefinition Headerfile Division by two 11 months ago
divsion.c Beim bitshift ergänzt falls der Fall eintreten würde das der Exponnent 0 wäre 11 months ago
exponent.c refactoring: move helper functions to util.c 11 months ago
exponent.h add cos function 11 months ago
fakultaet.c Fakultaet Double Funktion implementiert 11 months ago
fakultaet.h Hinzufügen Funktionsdefinition Headerfile Double 11 months ago
helloWorld.c Initial commit 11 months ago
helloWorld.h Initial commit 11 months ago
inputHandling.c Update next calc function 11 months ago
inputHandling.h Update next calc function 11 months ago
logarithmus.c refactoring: move helper functions to util.c 11 months ago
logarithmus.h refactoring: split function logN in smaller subfunctions 11 months ago
main.c Update next calc function 11 months ago
multiplication.c karatsuba multiplication fonction added 11 months ago
multiplication.h karatsuba multiplication fonction added 11 months ago
outputHandling.c Create Oct Output Test 11 months ago
outputHandling.h Create Hex Output Test 11 months ago
reihen.c refactoring: reduce use of variables in sin and cos function and delete print functions in tests 11 months ago
reihen.h add cos function 11 months ago
subtraktion.c Hinzufügen der Subtraktionsfunktion subint 11 months ago
subtraktion.h Deklaration der Subtraktionsfunktion subint für Header-File 11 months ago
util.c refactoring: move helper functions to util.c 11 months ago
util.h refactoring: move helper functions to util.c 11 months ago