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.
 
 
fdai7851 b244ac1e84 Update team.md 12 months ago
..
ProduktSumme.c Summen Funktion implementiert 12 months ago
ProduktSumme.h test_Summe_2 testfall das 0 rauskommen soll wenn das ende kleiner als der start ist 12 months ago
addition.c addition sum of two positiv double numbers 12 months ago
addition.h addition sum of two positiv double numbers 12 months ago
decbinary.c refactoring: Einheitliche Namensanpassung der Binärfunktion für int wie aus Header-File 12 months ago
decbinary.h refactoring: Benennung der Binärfunktion angepasst 12 months ago
division.h Hinzufügen Funktionsdefinition Headerfile Division by two 12 months ago
divsion.c Beim bitshift ergänzt falls der Fall eintreten würde das der Exponnent 0 wäre 12 months ago
exponent.c refactoring: move helper functions to util.c 1 year ago
exponent.h add cos function 1 year ago
fakultaet.c Fakultaet Double Funktion implementiert 12 months ago
fakultaet.h Hinzufügen Funktionsdefinition Headerfile Double 12 months ago
helloWorld.c Initial commit 1 year ago
helloWorld.h Initial commit 1 year ago
inputHandling.c Update next calc function 1 year ago
inputHandling.h Update next calc function 1 year ago
kleiner_groessergleich.c refactoring: Anpassung wegen Dateiänderung 12 months ago
kleiner_groessergleich.h refactoring: umbenennen der vergleichsfunktion int für bessere unterscheidung bei Tests 12 months ago
logarithmus.c refactoring: move helper functions to util.c 1 year ago
logarithmus.h refactoring: split function logN in smaller subfunctions 1 year ago
main.c Update next calc function 1 year ago
multiplication.c Refactoring: replaced multiplication with multi in mltiplication repetition function 12 months ago
multiplication.h Refactoring: replaced multiplication with multi in mltiplication repetition function 12 months ago
outputHandling.c Create Oct Output Test 1 year ago
outputHandling.h Create Hex Output Test 1 year ago
reihen.c refactoring: reduce use of variables in sin and cos function and delete print functions in tests 1 year ago
reihen.h add cos function 1 year ago
subtraktion.c Hinzufügen der Subtraktionsfunktion subint 12 months ago
subtraktion.h Deklaration der Subtraktionsfunktion subint für Header-File 12 months ago
util.c refactoring: move helper functions to util.c 1 year ago
util.h refactoring: move helper functions to util.c 1 year ago