Re: Finding maximum of an array




"Richard Lavoie" <somone@xxxxxxxxxxxxx> wrote
... transform the single values into integer values (with some lost of precisions that may not be critical). ...

There would be *no* loss of precision if the conversions between Single and LongInt were done using the techniques used within the FloatToHex and HexToFloat functions.
--JohnH
.