From koffice-devel Wed Jan 31 20:55:17 2007 From: Stefan Nikolaus Date: Wed, 31 Jan 2007 20:55:17 +0000 To: koffice-devel Subject: Re: Problem with big integers Message-Id: <200701312155.23736.stefan.nikolaus () kdemail ! net> X-MARC-Message: https://marc.info/?l=koffice-devel&m=117027691102343 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1125293693==" --===============1125293693== Content-Type: multipart/signed; boundary="nextPart13153205.WsIJyT1hPr"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart13153205.WsIJyT1hPr Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 31 January 2007 21:01:43 Leo Savernik wrote: > Am Dienstag, 30. Januar 2007 schrieb Stefan Nikolaus: > > Thinking about it: Replacing the stored long variable by a qint64 one > > would not need more space as before. The size of double is also 64 bit.= I > > think, it would: a) be easier/faster to change and b) prefered as we'll > > get a wider range for integers: -2^63 ... 2^63-1. > > > > Opinions? > > This would also improve speed for pure integer calculations, wouldn't it? If we would make use of it by distinguishing between integers/floats for AL= L=20 operations, it would. AFAICS, only the addition makes this distinction atm.= =20 Wether this speed improvement is worth the distinction is another story. An= d=20 most operations have to be executed with floats either, which shows that th= e=20 wider range for integers is only academical. Regards, Stefan --nextPart13153205.WsIJyT1hPr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFwQI7pfDn2DABIpcRAtK7AKDLm8J5x4wP0wNfb13DTFGImTyukgCfchNo djVxVb3XVJEO5K0V5272WOk= =XguL -----END PGP SIGNATURE----- --nextPart13153205.WsIJyT1hPr-- --===============1125293693== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel --===============1125293693==--