Applied Filters: (Reset All Filters)
Type: Sample ( Reset Filter)
| Date | Title | Type | ||
|---|---|---|---|---|
| 2/6/08 |
31109 - Unusual Uses of the Round Function The round function is usually used to round to the nearest decimal, but this tip show other useful ways to use the round function. http://support.sas.com/kb/31/109.html, 21KB |
Sample | ||
| 9/6/06 |
24643 - Use the FLOOR function to always round down to the next integer Return the smallest integer that is less than or equal to the argument. http://support.sas.com/kb/24/643.html, 17KB |
Sample | ||
| 9/6/06 |
24780 - Using the CEIL function to always round up to the nearest integer Return the smallest integer that is greater than or equal to the argument. http://support.sas.com/kb/24/780.html, 17KB |
Sample | ||
| 3/22/06 |
26045 - Truncate a decimal value without rounding Truncate a numeric value to a specified number of decimal places without rounding the value. http://support.sas.com/kb/26/045.html, 17KB |
Sample | ||
| 12/16/05 |
24662 - Return the integer of a value Use the INT function to return only the integer portion of an argument. http://support.sas.com/kb/24/662.html, 17KB |
Sample | ||