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.
 
 
 
TheUltimateOptimist 612c2a8d74 updated project.yml 11 months ago
..
add refactoring: prefixed input retrieval functions with user 11 months ago
average_median refactoring: if there is only one data for the median just return that one 11 months ago
conversionOfNumbers refactoring: changed variable names to be more specific 11 months ago
division correct mistake 11 months ago
fakultaet refactoring: added comment 11 months ago
gaussscheSummenformel refactoring: added comment in function 11 months ago
ggT refactoring: added comments 11 months ago
kgV refactoring: better variable naming 11 months ago
multiplication included the header 11 months ago
primzahl refactoring: added comments in main 11 months ago
subtraction refactoring: if one a or b is zero just return the other 11 months ago
trig_functions refactoring: if angle is 0 return 0 for tangens 11 months ago
.gitkeep first commit 11 months ago
fakeinput.h refactoring: made input injectable for testing purposes 11 months ago
userinput.c refactoring: prefixed input retrieval functions with user 11 months ago
userinput.h refactoring: prefixed input retrieval functions with user 11 months ago