Returns the closest integer less than number if number is greater than or equal to 0. Returns the closest integer greater than number if number is less than 0.
See also Ceiling, Int, and Round.
Fix(number)
Any number.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.