09/15/2010, 01:28 PM
(This post was last modified: 09/15/2010, 01:34 PM by nuninho1980.)
Code:
(13:19) gp > vt = ConvToFourier(vector(3, i, 1))
%11 = [0.E-29 + 3.365806530 E-29*I, 1.000000000000000000000000000 + 0.E-29*I, 1.
051814540 E-29 + 2.524354897 E-29*I]
(13:19) gp > vt = NormTetIter(128*I, 2., vt)
%12 = [-0.7725460236329082906309061030 - 9.19165959 E-28*I, 0.769145726068130203
5432582902 - 5.202826184 E-28*I, 1.003400297564778087087647813 + 1.456791331 E-2
7*I]
(13:19) gp > TetApprox(PP, vt, 2., 0.5)
*** exp: negative exponent in gexp.therefore, is this variable "x" integer only?

