Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Bugs & Feature Requests
»
Added Floor() and Ceil() Functions
« previous
next »
Print
Pages: [
1
]
Author
Topic: Added Floor() and Ceil() Functions (Read 1970 times)
0 Members and 1 Guest are viewing this topic.
Charles Pegge
Guest
Added Floor() and Ceil() Functions
«
on:
June 22, 2012, 01:26:15 AM »
You can see how they are encoded in Assembler
#show d=floor -2.3
#show e=ceil 2.3
print d ", " e
Available in the latest Oxygen-in-progress
Charles
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Bugs & Feature Requests
»
Added Floor() and Ceil() Functions