summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorchkas <chkas@gmx.at>2022-01-03 18:12:22 +0100
committerGitHub <noreply@github.com>2022-01-04 01:12:22 +0800
commit3cbcd374341bc9b952e4ee0c3feffe77f8deb69c (patch)
tree9551994b02355ae27de0d67b83d49b6f53516730
parent6467d88012ab8781b246d86c53985ee1d942522a (diff)
Update easylang.html.markdown (#4288)
-rw-r--r--easylang.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/easylang.html.markdown b/easylang.html.markdown
index fc494e6c..ba33dbf2 100644
--- a/easylang.html.markdown
+++ b/easylang.html.markdown
@@ -121,7 +121,7 @@ print str_ord "A"
print str_chr 65
#
# set number format
-numb_fmt 0 4
+numfmt 0 4
print sqrt 2
print pi
print logn 10