suppose I have following complex number : a = -0.0475983+0.5364486i This number I got as an eigen value of a matrix. Now I would like to calculate the Modulus of this complex number. Is there any function for doing that? Regards, -- View this message in context: http://www.nabble.com/How-to-calculate-modulus-of-complex-number-tp20308154p20308154.html Sent from the R help mailing list archive at Nabble.com.
Well, I got a function Mod() for doing that. Bogaso wrote:> > suppose I have following complex number : > > a = -0.0475983+0.5364486i > > This number I got as an eigen value of a matrix. > > Now I would like to calculate the Modulus of this complex number. Is there > any function for doing that? > > Regards, >-- View this message in context: http://www.nabble.com/How-to-calculate-modulus-of-complex-number-tp20308154p20308260.html Sent from the R help mailing list archive at Nabble.com.