mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 04:04:29 +03:00
Update easylang.html.markdown (#4288)
This commit is contained in:
parent
6467d88012
commit
3cbcd37434
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user