next up previous

12.1.2 Testing For Floats

The floatp function returns the symbol TRUE if its argument is a float, otherwise it returns the symbol FALSE.

Syntax

(floatp <expression>)


next up previous