blob: 2bcd3961357bfc995eafee81a1744a8e2741a51d [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra715ec202025-07-09 22:18:31 +02002 int floatp(mixed)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Returns 1 if the arg is a floating point number, 0 else.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 bytesp(E), clonep(E), closurep(E), coroutinep(E), intp(E),
9 lpctypep(E), lwobjectp(E), mappingp(E), objectp(E), pointerp(E),
10 referencep(E), stringp(E), structp(E), symbolp(E)