5000000000000000
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 11 articles for 0.302 sec
"Roger Stafford" <ellieandrogerxyzzy@mindspring.com.invalid> wrote in message <g4hk75$jd$1@fred.mathworks.com>... [snip] > Ned, I stated that matlab could get different results from (a+b)+c than from > a+(b+c), but did not get around to giving an example to show how this can > occur. It is perhaps easiest to see with integers. Suppose you define the > three very large integers: >     

Group: comp.softsys.matlab · Group Profile · Search for 5000000000000000 in comp.softsys.matlab
Author: Andy Robb
Date: Jul 3, 2008 03:18

"Roger Stafford" <ellieandrogerxyzzy@mindspring.com.invalid> wrote in message <g4hk75$jd$1@fred.mathworks.com>... "Ned A" <ned456@hotmail.com> wrote in message <g4e1pb$2qt $1@fred.mathworks.com>... ....... When I add q+r+s and compare it to s+q+r, I get a different result for about 20%% of values of q,r,s. ........ Ned, I stated that matlab could get different
Show full article (3.69Kb) · Show article thread
"Ned A" <ned456@hotmail.com> wrote in message <g4e1pb$2qt $1@fred.mathworks.com>... > ....... > When I add q+r+s and compare it to s+q+r, I get a different > result for about 20%% of values of q,r,s. > ........ Ned, I stated that matlab could get different results from (a+b)+c than from a+(b+c), but did not get around to giving an example to show how this can occur. It is perhaps easiest     

Group: comp.softsys.matlab · Group Profile · Search for 5000000000000000 in comp.softsys.matlab
Author: Steve Amphlett
Date: Jul 3, 2008 02:16

Michael Hofmann OK, ich glaube es Dir, wenn Du mir noch zeigst, dass m = sqrt(2)-1 rational ist. sqrt(2) ist ein Kettenbruch und somit rational. Beweis: sqrt(2) = 1 + 1/(2 + 1/(2 + 1/(2 + 1/(2 + 1/(2 + 1/(2 + ...)))))) Ausgeschrieben: .. Wurzel(2) = 1.4142135623730950 0: 1/1 = 1.0000000000000000 err = 4.14e-001 1: 3/2
Show full article (3.37Kb) · Show article thread
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: comp.softsys.matlab · Group Profile · Search for 5000000000000000 in comp.softsys.matlab
Author: Roger Stafford
Date: Jul 2, 2008 21:23

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 (2.80Kb) · Show article thread
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: schule.mathe · Group Profile · Search for 5000000000000000 in schule.mathe
Author: HJP
Date: Jun 5, 2008 00:40

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 (1.73Kb) · Show article thread
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     

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

David Marcus wrote: David Marcus wrote: There is a well-defined mathematical function from real numbers to real numbers that rounds numbers to a given number of digits. There is no reason why a computer can't implement the restriction of this function to the set of binary floating point numbers. My point was that implementing such a function by rescaling is unlikely
Show full article (9.41Kb)
    

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

Show full article (9.41Kb)
    

Group: alt.lang.asm · Group Profile · Search for 5000000000000000 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 5000000000000000 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 5000000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 00:31

Show full article (9.72Kb)
    

Group: borland.public.delphi.nontechnical · Group Profile · Search for 5000000000000000 in borland.public.delphi.nontechnical
Author: David Marcus
Date: Aug 13, 2007 11:50

Show full article (1.29Kb) · Show article thread
1 · 2 · next