.. |
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_Double.c
|
refactoring: changed variables
|
11 months ago |
arithmeticMultiplication_Double.h
|
added type double to multiplication
|
11 months ago |
arithmeticMultiplication_Float.c
|
refactoring: changed variables
|
11 months ago |
arithmeticMultiplication_Float.h
|
added type float to multiplication
|
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
|
arithmetic Subtraction specification
|
11 months ago |
arithmeticSubtraction.h
|
Commit arithmetic Subtraction double
|
11 months ago |
calculateFactorial.c
|
calculate Factorial function added
|
11 months ago |
calculateFactorial.h
|
calculate Factorial function added
|
11 months ago |
convert_CM_in_M.c
|
convert length specification
|
11 months ago |
convert_CM_in_M.h
|
Commit convert CM in M
|
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_M_in_KM.c
|
Convert length specification
|
11 months ago |
convert_M_in_KM.h
|
convert M in KM
|
11 months ago |
convert_kg_to_ton.c
|
added kg to ton converter
|
11 months ago |
convert_kg_to_ton.h
|
added kg to ton 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 |
convert_time.c
|
refactoring: change var name
|
11 months ago |
convert_time.h
|
Add converter years to days
|
11 months ago |
convert_ton_to_kg.c
|
refactoring: wrong commit notice, right notice: added ton to kg converter
|
11 months ago |
convert_ton_to_kg.h
|
refactoring: wrong commit notice, right notice: added ton to kg 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
|
Expanded main function with operation handler processing methods
|
11 months ago |
operationHandler.c
|
refactoring: descriptions to complex functions in operation handler
|
11 months ago |
operationHandler.h
|
Added operation handler method extracting two numbers of input
|
11 months ago |
trigonometricFunctions.c
|
Commit trigonometric Functions
|
11 months ago |
trigonometricFunctions.h
|
Commit trigonometric Functions
|
11 months ago |