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)
/
branches
/
R-generalized-iteration
/
tests
/
complex.R
– Rev 70309
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
70309
3790 d 19 h
lawrence
/branches/R-generalized-iteration/
Create branch for exploring generalized iteration
69423
3960 d 1 h
maechler
/trunk/
even NaN + NA_complex_ is platform dependent
69410
3961 d 10 h
maechler
/trunk/
more consistent behavior of complex number NaN / NA - not back-compatible
64891
4565 d 6 h
ripley
/trunk/
avoid partial matches
57524
5382 d 8 h
ripley
/trunk/tests/
FAQ 7.31 strikes again: the two differ by 1lup on Cygwin.
54435
5641 d 0 h
ripley
/trunk/tests/
clean up
54262
5649 d 2 h
ripley
/trunk/
more on complex
54255
5649 d 6 h
ripley
/trunk/tests/
avoid printing OS-specific value
54249
5650 d 1 h
ripley
/trunk/
allow R to be compiled without C99 double complex trig functions
54163
5657 d 2 h
ripley
/trunk/
a slightly more efficient version of R_pow_n
54158
5657 d 3 h
ripley
/trunk/
z^3 was wrong in the not HAVE_C99_COMPLEX case
49068
6200 d 11 h
maechler
/trunk/
strict test for complex power
42034
6974 d 11 h
ripley
/trunk/
so many people use non-integer .Random.seed that make a warning for now
42031
6974 d 12 h
ripley
/trunk/tests/
update
35253
7655 d 2 h
ripley
/trunk/
enhance printing of complex numbers to use pairs together.
35250
7655 d 6 h
ripley
/trunk/
change rounding for complex numbers
35227
7656 d 1 h
ripley
/trunk/
more tweaks to complex
35226
7656 d 2 h
ripley
/trunk/tests/
move complex arithmetic to a separate file, make a sloppy test for now