Method code for $float.round()

[Turn on line numbering]
arg float;

return round(float);

// $#Edited: 01 Nov 98 22:03 $user_bruce

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

the Cold Dark