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.
 
 
Leon Wolf c455bf1c82 arithmetic Subtraction specification 1 year ago
..
arithmeticAddition.c Added arithmetic addition including unittest 1 year ago
arithmeticAddition.h Added arithmetic addition including unittest 1 year ago
arithmeticDivision.c Added arithmetic division including unittest 1 year ago
arithmeticDivision.h Added arithmetic division including unittest 1 year ago
arithmeticMultiplication_Int.c refactoring: changed variable num1 to a and variable num2 to b 1 year ago
arithmeticMultiplication_Int.h added arithmetic Multiplication 1 year ago
arithmeticSubtraction.c arithmetic Subtraction specification 1 year ago
arithmeticSubtraction.h Commit arithmetic Subtraction double 1 year ago
convert_CM_in_M.c convert length specification 1 year ago
convert_CM_in_M.h Commit convert CM in M 1 year ago
convert_C_to_F.c added Celsius to Fahrenheit converter 1 year ago
convert_C_to_F.h added Celsius to Fahrenheit converter 1 year ago
convert_kph_to_mps.c add converter mps to kph 1 year ago
convert_kph_to_mps.h add converter mps to kph 1 year ago
convert_m_to_ft.c added meter to foot and cm to inch converter 1 year ago
convert_m_to_ft.h added meter to foot and cm to inch converter 1 year ago
convert_time.c add new converter: min to hour 1 year ago
convert_time.h add new converter: min to hour 1 year ago
exponentials.c Added exponentials including unittest 1 year ago
exponentials.h Added exponentials including unittest 1 year ago
logarithmicFunctions.c add logarithmic Function 1 year ago
logarithmicFunctions.h add logarithmic Function 1 year ago
main.c Expanded main function with operation handler processing methods 1 year ago
operationHandler.c Added operation handler method extracting two numbers of input 1 year ago
operationHandler.h Added operation handler method extracting two numbers of input 1 year ago
trigonometricFunctions.c Commit trigonometric Functions 1 year ago
trigonometricFunctions.h Commit trigonometric Functions 1 year ago