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:
@@ -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
|
||||
|
Reference in New Issue
Block a user