89 Commits (d8e8de918d537e3bf762246c4eb9d32cf00d3c66)
 

Author SHA1 Message Date
Ulriche Nguefack d8e8de918d refactoring: ending-permutation|combination 11 months ago
Ulriche Nguefack c94eefc912 refactoring: factorial 11 months ago
Ulriche Nguefack 2957ef2229 refactoring: case(geting user input for both int and double) 11 months ago
Ulriche Nguefack 97c40693c5 refactoring: case(for permutation and combination) 11 months ago
Ulriche Nguefack 1e5c21b444 refactoring: case(for cosine and tangent) 11 months ago
Ulriche Nguefack b8e4ec5665 refactoring: case(for pow and sine) 11 months ago
Ulriche Nguefack 2bc2fc8f03 refactoring: case(for cbrt and factorial) 11 months ago
Ulriche Nguefack ffba03ca72 refactoring: case(for square root) 11 months ago
Ulriche Nguefack 82a1f2a11b refactoring: case(for logarithm and pow) 11 months ago
Ulriche Nguefack ff572b5e52 refactoring: case(for power and modulus) 11 months ago
Ulriche Nguefack 658eada7b1 refactoring: case(for mutiply and division) 11 months ago
Ulriche Nguefack d5c1f9f2f1 refactoring: case(for add and subtract) 11 months ago
Ulriche Nguefack 0bff2a47a8 refactoring: entry-into-switch 11 months ago
Ulriche Nguefack 310d9bb357 refactoring: if-statement2 11 months ago
Ulriche Nguefack 4fa18bf349 refactoring: if-statement1 11 months ago
Ulriche Nguefack c24de39a04 refactoring: top-main 11 months ago
Ulriche Nguefack 9c55ecbe8d refactoring: function-prototypes 11 months ago
Ulriche Nguefack db5a089d4c adding math.h 11 months ago
Ulriche Nguefack 166e12f9a8 permutation and combination called 11 months ago
Ulriche Nguefack fd526fbb48 power sine cosine tangent called 11 months ago
Ulriche Nguefack 801805c4e6 squareRoot square cube cubeRoot operations called 11 months ago
Ulriche Nguefack 552010a1f9 exponent modulus logarithm potential calling 11 months ago
Ulriche Nguefack 7badfbb83a additional display menu 2 11 months ago
Ulriche Nguefack 4c001aa86d additional display menu 1 11 months ago
Ulriche Nguefack 118fc2305f Datatype and placeholders reajusted 11 months ago
Ulriche Nguefack 6f6c74e65f case cubeRoot 11 months ago
Ulriche Nguefack 05f9aa3121 case cube 11 months ago
Ulriche Nguefack 134eedd284 start point cube and cubeRoot operation 11 months ago
Ulriche Nguefack 3c402bee95 start point power and factorial operation 11 months ago
Ulriche Nguefack e7695dbcca case combination 11 months ago
Ulriche Nguefack 23ba499c18 case permutation 11 months ago
Ulriche Nguefack 94cb3f9f66 permutation and combination operation 11 months ago
Ulriche Nguefack 056580f551 case trigonometry tangent angle 11 months ago
Ulriche Nguefack faef171c54 case trigonometry cosine angle 11 months ago
Ulriche Nguefack 03c628c30a case trigonometry sine angle 11 months ago
Ulriche Nguefack 93a49e367a case square 11 months ago
Ulriche Nguefack 27a55f9638 case sqaureRoot 11 months ago
Ulriche Nguefack c0a83ef147 case potential 11 months ago
Ulriche Nguefack 184a0c0148 case logarithm 11 months ago
Ulriche Nguefack e1f9c4c384 case modulus 11 months ago
Ulriche Nguefack e0aa1c9018 case exponent 11 months ago
Ulriche Nguefack 07682736a7 start point data type modification 11 months ago
Ulriche Nguefack bc1e84da35 additional operations1 11 months ago
Ulriche Nguefack b5f763109a additional operations 11 months ago
Ulriche Nguefack 27c6bf0510 division operation 11 months ago
Ulriche Nguefack b0e5940b0e multiplication operation 11 months ago
Ulriche Nguefack 7becd9e0b0 subtraction operation 11 months ago
Ulriche Nguefack 00dd15d17f addition operation 11 months ago
Ulriche Nguefack 34f60deea1 display menu operation 11 months ago
Ulriche Nguefack 196c3df18a condition ending 11 months ago