Skip to content

Commit 1cea101

Browse files
Update calculator.py
1 parent 893d574 commit 1cea101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calculator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/ : division
1212
% : percentage
1313
e : 2.718281...
14-
pi : 3.141592...
14+
π : 3.141592...
1515
sine : sin(rad)
1616
cosine : cos(rad)
1717
exponent: x^y

0 commit comments

Comments
 (0)