put Ceil(1.0)
-- 2
A little modification is needed
_____
[EMAIL PROTECTED] wrote:
> on Ceil aFloat
-- vInt = integer(aFloat + 0.5)
vInt = integer(aFloat + 0.5) - (integer(aFloat) = aFloat)
> return vInt
-- end Floor
end Ceil
Good luck,
Fumio Nonaka
Phone: +81-42-397-9452
Fax: +81-42-397-9452
mailto:[EMAIL PROTECTED]
http://www.FumioNonaka.com/
See also:http://www.F-site.org/
Rokunana Workshop of Media Design:http://www.67.org/ws/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL
PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping
with programming Lingo. Thanks!]
- <lingo-l> rounding numbers.... Chris Aernoudt
- Re: <lingo-l> rounding numbers.... Chris Chambers
- RE: <lingo-l> rounding numbers.... Chris Aernoudt
- Re: <lingo-l> rounding numbers.... Tab Julius
- RE: <lingo-l> rounding numbers.... Chris Aernoudt
- Re: <lingo-l> rounding numbers.... Charlie Fiskeaux II
- Re: <lingo-l> rounding numbers.... pranavn
- Re: <lingo-l> rounding numbers.... Fumio Nonaka
- Re: <lingo-l> rounding numbers.... Fumio Nonaka
- RE: <lingo-l> rounding numbers.... Chris Aernoudt
- Re: <lingo-l> rounding numbers.... Carl West
- Re: <lingo-l> rounding num... Carl West
- Re: <lingo-l> rounding numbers.... pranavn
- Re: <lingo-l> rounding numbers.... pranavn
- Re: <lingo-l> rounding numbers.... Mathew Ray
- Re: <lingo-l> rounding numbers.... Fumio Nonaka
- Re: <lingo-l> rounding numbers.... Tab Julius
