R-alpha: small complex problems

Paul Gilbert la-jassine@aix.pacwan.net
Wed, 30 Apr 1997 07:25:51 -0300


Mod, Re, Im, and Conj should work for Real numbers using as.complex

complex should be
   complex <- function (n = 0, real = numeric(), imaginary = numeric())
not 
   complex <- function (n = 0, real = numeric(), imag = numeric()) 


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-