help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compare the executive speed with Matlab


From: Sergei Steshenko
Subject: Re: compare the executive speed with Matlab
Date: Fri, 2 Jan 2009 15:48:43 -0800 (PST)



--- On Fri, 1/2/09, wim van hoydonck <address@hidden> wrote:

> From: wim van hoydonck <address@hidden>
> Subject: Re: compare the executive speed with Matlab
> To: address@hidden
> Cc: "John W. Eaton" <address@hidden>, address@hidden, "Howard" 
> <address@hidden>

[snip]

>   angles = real( [(i, i=0,n-1)]/n , kind=dp )

[snip]

'pi' appears to be missing in the line above, but I'm unfamiliar with
f90 syntax, so I do not know how fix the line, probably

  angles = real( pi * [(i, i=0,n-1)]/n , kind=dp )

Regards,
  Sergei.


      


reply via email to

[Prev in Thread] Current Thread [Next in Thread]