Re: [OctDev] Getting error from rate() function

2011-11-16 Thread Juan Pablo Carbajal
2011/11/16 Júlio Maranhão : > I am new to Octave. I am using Ubuntu 11.10 and Octave 3.2.4 and I > installed octave-financial package. > > >From financial package there is a rate() function. This is what I get: > > octave:25> rate(30, 510.19, 1) > error: error creating function handle "@pv (x,

[OctDev] Getting error from rate() function

2011-11-16 Thread Júlio Maranhão
I am new to Octave. I am using Ubuntu 11.10 and Octave 3.2.4 and I installed octave-financial package. >From financial package there is a rate() function. This is what I get: octave:25> rate(30, 510.19, 1) error: error creating function handle "@pv (x, 30, 510.19, 0, "e") - 1" error: call