R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
nmath
/
dlnorm.c
– Rev 77685
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
77685
2378 d 23 h
maechler
/trunk/src/nmath/
finally get rid of the misnomer "ML_ERR(OR)": just *warning*
77548
2421 d 6 h
maechler
/trunk/
dlnorm() "from dnorm()"; +regr.test
68947
4004 d 23 h
ripley
/trunk/src/
use https
66053
4410 d 3 h
maechler
/trunk/src/nmath/
thinko (sdlog == 0)
66052
4410 d 3 h
maechler
/trunk/
*lnorm( sdlog = 0) now model the natural boundary, a point mass
59039
5216 d 4 h
ripley
/trunk/
use preferred form of 'R Core Team'
44785
6705 d 20 h
ripley
/trunk/
clean up distribution API to match R one where easy to do.
42303
6942 d 6 h
ripley
/trunk/src/nmath/
fix up mess of r42302
42302
6942 d 6 h
ripley
/trunk/src/nmath/
update reference to GPL
36820
7523 d 21 h
ripley
/trunk/
update FSF address
20449
8780 d 18 h
tlumley
/trunk/
dlnorm is zero for negative x (PR#1781)
8431
9641 d 21 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
8074
9664 d 20 h
maechler
/trunk/src/
moved the R_D... macros to private dpq.h
7671
9684 d 23 h
maechler
/trunk/src/
"all other" dpq changes
7639
9687 d 3 h
maechler
/trunk/src/
[dpq]norm() & [dpq]lnorm() have new args
5458
9848 d 4 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
1529
10264 d 16 h
maechler
/trunk/src/nmath/
dlnorm(0) = 0
777
10377 d 22 h
maechler
/trunk/src/
moved constants to Mathlib.h and renamed to "M_foooo"
580
10419 d 12 h
ihaka
/trunk/src/
Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
574
10421 d 15 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.