Math functions
Function floor

java.lang.Integer floor(java.lang.Object)
Returns the integer portion of the number.

Example:
${math:floor(number)}


Function Information
Function Classcom.logikdev.jsftools.StaticMathTool
Function Signaturejava.lang.Integer floor(java.lang.Object)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.