From 0b7a5323923ad67e83bf1725a107d4ea77cdbae8 Mon Sep 17 00:00:00 2001 From: fdai7801 Date: Fri, 9 Feb 2024 22:58:24 +0000 Subject: [PATCH] Update main_calculator.c --- src/main/c/main_calculator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/c/main_calculator.c b/src/main/c/main_calculator.c index e156da8..4e923ff 100644 --- a/src/main/c/main_calculator.c +++ b/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"); +