blob: 43fe9baf60c4f1ed22a06d3d011c2424d668db9d [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int floatp(mixed arg)
3
4BESCHREIBUNG
5 Liefert 1, wenn das Argument eine Fliesskommazahl (float) ist,
6 ansonsten 0.
7
8SIEHE AUCH
Zesstrad59c3892019-11-28 20:53:39 +01009 intp(E), mappingp(E), stringp(E), bytesp(E), closurep(E),
10 objectp(E), referencep(E), pointerp(E), symbolp(E), clonep(E)