This page last changed on Oct 18, 2011 by jed.wheeler@involver.com.
Overview
Takes a single numeric argument and returns the largest integer less than or equal to the provided number.
Attributes
This filter has no attributes.
Example
{{ 11.4 | floor }} # => 11
FAQ
There are currently no FAQ questions for this filter.
Related Topics
|