**(floor: // [[harlowe:Number|Number]]//) -> //Number//** This macro rounds the given [[harlowe:number|number]] downward to a whole number. If a whole number is provided, it returns the number as-is. === Example usage: === ''%%(floor: 1.99)%%'' produces 1.