April 26, 2004 c++ » Re: corrected code for erf() and erfc() | |||
|---|---|---|---|
| |||
...2/sqrt(pi)*integral(exp(-t^2),t,0,x) // = 2/sqrt(pi)*[x - x... | |||
April 09, 2004 D » The Interface Saga | |||
|---|---|---|---|
| |||
...0```````'LE M````````>R4``"0````L)P``( (``$PI```$`0``GR4``!4````````````` M````````````C (````````5#@`````````````````````````````5... | |||
March 26, 2004 D » Is this is intentional (or a bug)? (1/3 equals 0) | |||
|---|---|---|---|
| |||
...printf("PI=%.*s volume=%.*s (volume*3)/(4*PI)=%.*s radius=%.*s\n", .toString(PI... | |||
March 26, 2004 D » [Suggestion] Syntax for typesafe Multiargument Functions | |||
|---|---|---|---|
| |||
...s2; 10, s3; 1_000; 20, 18, PI); This syntax is accompanied by the rule... | |||
March 25, 2004 D » Re: Um. "Error: Access Violation", no other information, doesn't even ask if I want to debug it, etc. | |||
|---|---|---|---|
| |||
...pow((volume*3)/(4*PI),1/3); this.surfaceArea=4*PI*radius*radius;)(This doesn... | |||
March 23, 2004 GDC » gdc compiles on Gentoo | |||
|---|---|---|---|
| |||
...tried the samples from the DMD distribution: pi.d and sieve.d worked ok for... | |||
March 19, 2004 D » Is anyone planning to do a Desktop environment? - POS3.png [1/2] | |||
|---|---|---|---|
| |||
...I0X#KLR+[PI$3_3_"4TG]4D*P,3)X;?UA+ M$D6-;:PI'<!TK... | |||
February 05, 2004 D » Re: Floats and NANs | |||
|---|---|---|---|
| |||
...do not agree. With 0.0 or pi one can uninitialize a variable. But not... | |||
February 05, 2004 D » Re: Floats and NANs | |||
|---|---|---|---|
| |||
...Whether that value be 0, NaN, or pi seems a minor detail in comparison. -- andy | |||
January 29, 2004 c++ » corrected code for erf() and erfc() | |||
|---|---|---|---|
| |||
...2/sqrt(pi)*integral(exp(-t^2),t,0,x) // = 2/sqrt(pi)*[x - x... | |||
Copyright © 1999-2021 by the D Language Foundation