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.
 
 
Sandro Welte 56f6adbd58 refactoring: changed variable num1 to a and variable num2 to b 11 months ago
..
arithmeticAddition.c Added arithmetic addition including unittest 11 months ago
arithmeticAddition.h Added arithmetic addition including unittest 11 months ago
arithmeticDivision.c Added arithmetic division including unittest 11 months ago
arithmeticDivision.h Added arithmetic division including unittest 11 months ago
arithmeticMultiplication_Int.c refactoring: changed variable num1 to a and variable num2 to b 11 months ago
arithmeticMultiplication_Int.h added arithmetic Multiplication 11 months ago
arithmeticSubtraction.c Commit arithmetic Subtraction double 11 months ago
arithmeticSubtraction.h Commit arithmetic Subtraction double 11 months ago
convert_C_to_F.c added Celsius to Fahrenheit converter 11 months ago
convert_C_to_F.h added Celsius to Fahrenheit converter 11 months ago
convert_kph_to_mps.c add converter mps to kph 11 months ago
convert_kph_to_mps.h add converter mps to kph 11 months ago
convert_m_to_ft.c added meter to foot and cm to inch converter 11 months ago
convert_m_to_ft.h added meter to foot and cm to inch converter 11 months ago
exponentials.c Added exponentials including unittest 11 months ago
exponentials.h Added exponentials including unittest 11 months ago
logarithmicFunctions.c add logarithmic Function 11 months ago
logarithmicFunctions.h add logarithmic Function 11 months ago
main.c initial commit 11 months ago