Method code for $float.to_integer()

[Turn on line numbering]
arg float;

return toint(float);

// $#Edited: 02 Nov 98 11:24 $user_bruce

["// Created 01-Nov-1998 as a part of ColdCore, see: @help Credit"]

the Cold Dark