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.
 
 
Jonas Zitzmann d63830bc0c Commited Unit Test 12 months ago
..
arithmeticAddition.c refactoring: implemented descriptions for methods in arithmetic addition 12 months ago
arithmeticAddition.h Expanded arithmetic addition by multiple datatypes 12 months ago
arithmeticDivision.c refactoring: added descriptions for division cases 12 months ago
arithmeticDivision.h Expanded arithmetic division with datatype 12 months ago
arithmeticMultiplication_Double.c refactoring: removed unnecessary description 12 months ago
arithmeticMultiplication_Double.h added type double to multiplication 12 months ago
arithmeticMultiplication_Float.c refactoring: removed unnecessary description 12 months ago
arithmeticMultiplication_Float.h added type float to multiplication 12 months ago
arithmeticMultiplication_Int.c refactoring: changed descriptions and edited layout 12 months ago
arithmeticMultiplication_Int.h added arithmetic Multiplication 12 months ago
arithmeticSubtraction.c refactoring: changed descriptions for 3 subtraction function 12 months ago
arithmeticSubtraction.h Commit arithmetic Subtraction double 12 months ago
calculateFactorial.c refactoring: removed unnecessary description 12 months ago
calculateFactorial.h calculate Factorial function added 12 months ago
convert_CM_in_M.c refactoring: description added 12 months ago
convert_CM_in_M.h Commit convert CM in M 12 months ago
convert_C_to_F.c added Celsius to Fahrenheit converter 12 months ago
convert_C_to_F.h added Celsius to Fahrenheit converter 12 months ago
convert_M_in_KM.c refactoring: changed description mistake 12 months ago
convert_M_in_KM.h convert M in KM 12 months ago
convert_cm_in_dm.c refactoring: description added 12 months ago
convert_cm_in_dm.h added convert cm into dm 12 months ago
convert_g_to_mg.c refactoring: removed unnecessary comments 12 months ago
convert_g_to_mg.h refactoring: description added 12 months ago
convert_kg_to_g.c refactoring: removed unnecessary comments 12 months ago
convert_kg_to_g.h refactoring: description added 12 months ago
convert_kg_to_ton.c refactoring: removed unnecessary comments 12 months ago
convert_kg_to_ton.h refactoring: realigned code and removed multiple comments 12 months ago
convert_kph_to_mps.c add converter mps to kph 12 months ago
convert_kph_to_mps.h add converter mps to kph 12 months ago
convert_m_to_ft.c refactoring: description added 12 months ago
convert_m_to_ft.h refactoring: description added 12 months ago
convert_time.c refactoring: Change to better var name 12 months ago
convert_time.h Add converter years to days 12 months ago
convert_ton_to_kg.c refactoring: removed unnecessary comments 12 months ago
convert_ton_to_kg.h refactoring: description added 12 months ago
convert_ton_to_mt.c refactoring: removed unnecessary comments 12 months ago
convert_ton_to_mt.h added ton to megaton converter 12 months ago
exponentials.c Added exponentials including unittest 12 months ago
exponentials.h Added exponentials including unittest 12 months ago
inputHandler.c Removed output text in number size check 12 months ago
inputHandler.h Added number size check in input handler 12 months ago
logarithmicFunctions.c add logarithmic Function 12 months ago
logarithmicFunctions.h add logarithmic Function 12 months ago
main.c refactoring: added descriptions for main function 12 months ago
operationHandler.c Implemented template in output methods 12 months ago
operationHandler.h Added operation handler float method and template output 12 months ago
trigonometricFunctions.c Updated specification and gap at 3 trigonometric function 12 months ago
trigonometricFunctions.h Commit trigonometric Functions 12 months ago