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 d57e3cb30b changing function for factorial 1 year ago
..
arithmeticAddition.c Expanded arithmetic addition by multiple datatypes 1 year ago
arithmeticAddition.h Expanded arithmetic addition by multiple datatypes 1 year ago
arithmeticDivision.c Implemented division for double values 1 year ago
arithmeticDivision.h Implemented division for double values 1 year ago
arithmeticMultiplication_Double.c refactoring: removed unnecessary description 1 year ago
arithmeticMultiplication_Double.h added type double to multiplication 1 year ago
arithmeticMultiplication_Float.c refactoring: removed unnecessary description 1 year ago
arithmeticMultiplication_Float.h added type float to multiplication 1 year ago
arithmeticMultiplication_Int.c refactoring: removed unnecessary description 1 year ago
arithmeticMultiplication_Int.h added arithmetic Multiplication 1 year ago
arithmeticSubtraction.c refactoring: description added 1 year ago
arithmeticSubtraction.h Commit arithmetic Subtraction double 1 year ago
calculateFactorial.c changing function for factorial 1 year ago
calculateFactorial.h calculate Factorial function added 1 year ago
convert_CM_in_M.c refactoring: description added 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_M_in_KM.c refactoring: description added 1 year ago
convert_M_in_KM.h convert M in KM 1 year ago
convert_cm_in_dm.c refactoring: description added 1 year ago
convert_cm_in_dm.h added convert cm into dm 1 year ago
convert_g_to_mg.c added g to mg converter 1 year ago
convert_g_to_mg.h added g to mg converter 1 year ago
convert_kg_to_g.c added kg to g converter 1 year ago
convert_kg_to_g.h added kg to g converter 1 year ago
convert_kg_to_ton.c added kg to ton converter 1 year ago
convert_kg_to_ton.h added kg to ton 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 refactoring: Add function description 1 year ago
convert_time.h Add converter years to days 1 year ago
convert_ton_to_kg.c refactoring: wrong commit notice, right notice: added ton to kg converter 1 year ago
convert_ton_to_kg.h refactoring: wrong commit notice, right notice: added ton to kg converter 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 refactoring: descriptions to complex functions in operation handler 1 year ago
operationHandler.h Added operation handler method extracting two numbers of input 1 year ago
trigonometricFunctions.c refactoring: description added 1 year ago
trigonometricFunctions.h Commit trigonometric Functions 1 year ago