From help-request at octave dot org Sat Dec 31 18:35:36 2005 Subject: Re: A thing about exponentials. From: "Dmitri A. Sergatskov" To: Jordi Gutierrez Hermoso CC: help at octave dot org Date: Sat, 31 Dec 2005 17:33:42 -0700 Jordi Gutierrez Hermoso wrote: > Apologies if this is a FAQ, but I couldn't find it in the FAQ, and I > tried a few searches in the mailing list archive to no avail. > > In Octave 0^(1+i) is 0 and 0^i is NaN. They're both NaN in Matlab. For Octave, the result would depend on underlying C library. On my computer, both 0^(i) and 0^(1+i) equal zero, is it (IMHO) should be. > Thanks! > - JGH > Sincerely, Dmitri. ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------