Fastcode RoundTo -> RoundToEx
From: Dennis (marianndkc_at_home3.gvdnet.dk)
Date: 06/29/04
- Next message: Dennis: "Re: Fastcode Challenges to Close?"
- Previous message: Dennis: "Re: Fastcode GCD32 B&V 1.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 18:33:40 +0200
Hi
Should we rename RoundTo to RoundToEx?
And change it to Extended precision from Double?
And leave it unchanged otherwise?
function RoundToEx(const AValue: Extended; const ADigit: TRoundToRange):
Extended;
var
LFactor: Extended;
.........
Regards
Dennis
- Next message: Dennis: "Re: Fastcode Challenges to Close?"
- Previous message: Dennis: "Re: Fastcode GCD32 B&V 1.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|