Browse Source

Update main_calculator.c

master
fdai7801 11 months ago
parent
commit
95d197c1d1
  1. 2
      src/main/c/main_calculator.c

2
src/main/c/main_calculator.c

@ -1344,7 +1344,7 @@ int mode(int userChoice){
printf("\n2: Scientific Mode (Trigonomertic functions, Logarithm and exponential functions.)\n");
printf("\n3: Graph Mode (Draw and visualize functions.)\n");
printf("\n4: Programming Mode (Binary , octal and hexadecimal )\n");
printf("\n5: Unit converter Mode (length, weight volume etc.)\n");

Loading…
Cancel
Save