floatp(3) MudOS v21c2 (5 Sep 1994) 名称: floatp() - 判断指定的变数是否为浮点数 语法: int floatp( mixed arg ); 整数 floatp( 混合 arg ); 用法: 如果 arg 是一个浮点数则传回 1, 如果不是传回 0. 参考: mapp(3), stringp(3), pointerp(3), objectp(3), intp(3), bufferp(3), functionp(3), nullp(3), undefinedp(3), errorp(3) 翻译: Spock @ FF 97.Feb.12. (printed 3/16/95)