90000000000000
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7 articles for 0.302 sec
Hi, I'm not very familiar with how Matlab handles the math for this but I'm having a very tiny problem. I'm having problems multiplying certain numbers by the power of 10 and getting the expected results. Below are some sample data. format long num1 = 9.995 num2 = 1.145 num3 = 1.125 Here are the scenarios I tried. num3 * 10^2 1.125000000000000e+002 correct, as expected     

Group: comp.softsys.matlab · Group Profile · Search for 90000000000000 in comp.softsys.matlab
Author: Renelou Esperanzate
Date: Jul 30, 2008 00:07

And here is the same code in unit/module form with tables commented out: The possible table lookups/optimizations are left in in case I or any one else wants to test those ;) // *** Begin of Module Code *** unit UnitStringToUint64_version_003; interface function TryStrToUint64( S : string; var Value : Uint64 ) : boolean; implementation { Skybuck's TryStrToUint64 conversion
Show full article (1.51Kb)
And here is the same code in unit/module form with tables commented out: The possible table lookups/optimizations are left in in case I or any one else wants to test those ;) // *** Begin of Module Code *** unit UnitStringToUint64_version_003; interface function TryStrToUint64( S : string; var Value : Uint64 ) : boolean; implementation { Skybuck's TryStrToUint64 conversion     

Group: alt.lang.asm · Group Profile · Search for 90000000000000 in alt.lang.asm
Author: Skybuck Flying
Date: Oct 25, 2007 01:12

Hello, Sometimes I google for my own code and then it sucks if I one can't find it or too it's incomplete. So one more time the complete code as it now is, all 3 versions embedded. Version 0.03 is now active... big 1600 bytes lookup tables still active but those could be commented out. Maybe somebody else could write a nice benchmark program for it ? Tomorrow maybe I write one, but
Show full article (9.41Kb)
Hello, Sometimes I google for my own code and then it sucks if I one can't find it or too it's incomplete. So one more time the complete code as it now is, all 3 versions embedded. Version 0.03 is now active... big 1600 bytes lookup tables still active but those could be commented out. Maybe somebody else could write a nice benchmark program for it ? Tomorrow maybe I write one, but     

Group: alt.comp.lang.borlanddelphi · Group Profile · Search for 90000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 01:12

Hello, Here is my version 0.01 and my optimized version 0.02 which uses only one lookup and one addition per character/digit. Also the checks will be pretty fast because it's very unlike the checks will: 1. Happen at all for lesser/smaller values/strings. 2. Happen at full length, full length for maximum value only ;) So pretty fast "safety" checks. And finally 3. Pretty damn
Show full article (9.41Kb)
http://support.microsoft.com/kb/78113/en-us KL [MVP - Microsoft Excel] "Alexander VY" <AlexanderVY@discussions.microsoft.com> wrote in message news:07C09395-CB2D-4B8A-B74B-C28B37BF1C57@microsoft.com... > Случайно наткнулся: > Пишем: > 0,1 0,1 > 90 100 > =A2+A$1 =B2-B$1 > > Копируем, получаем: > 0,1 0,1 > 90     

Group: alt.lang.asm · Group Profile · Search for 90000000000000 in alt.lang.asm
Author: Skybuck Flying
Date: Oct 25, 2007 01:04

Show full article (10.07Kb)
    

Group: alt.comp.lang.borlanddelphi · Group Profile · Search for 90000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 01:04

Show full article (10.07Kb) · Show article thread
    

Group: alt.comp.lang.borlanddelphi · Group Profile · Search for 90000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 00:31

Show full article (9.72Kb)
    

Group: microsoft.public.ru.russian.office · Group Profile · Search for 90000000000000 in microsoft.public.ru.russian.office
Author: KL
Date: Apr 24, 2007 09:55

Show full article (0.79Kb)