Browse Source

Update main_calculator.c

master
fdai7801 11 months ago
parent
commit
0b7a532392
  1. 2
      src/main/c/main_calculator.c

2
src/main/c/main_calculator.c

@ -1342,7 +1342,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");

Loading…
Cancel
Save