1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-28 17:11:02 +02:00

Update easylang.html.markdown (#4288)

This commit is contained in:
chkas
2022-01-03 18:12:22 +01:00
committed by GitHub
parent 6467d88012
commit 3cbcd37434

View File

@@ -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