in reply to Re: Get the Smallest Numberin thread Get the Smallest Number
if( 55.05 <= 0.00){ print "OK\n"; }else{ print "No\n"; } [download]