help-octave
[Top][All Lists]
Advanced

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

Re: How to simplify 35/40?


From: Alvaro Aguilera
Subject: Re: How to simplify 35/40?
Date: Mon, 6 Jun 2005 12:39:14 +0200

rats(35/40)



On 6/6/05, Csanyi Pal <address@hidden> wrote:
> On Mon, 2005-06-06 at 10:41 +0200, Csanyi Pal wrote:

> > In Octave 2.1 I wish to simplify the _expression_ 35/40 to 7/8.
> > How can I do that? Thanks!

On Mon, Jun 06, 2005 at 06:55:14PM +1000, Geordie McBain wrote:
> You can do this with the function vpa from octave forge:
>
> octave> vpa ("35/40")
> ans =
>
> 7/8

But, using the function vpa I have the following error message:
octave2.1:43> vpa ("35/40")
error: `vpa' undefined near line 43 column 1

Why?

--
Regards,
Paul
->->-> Debian Junior Project :-) :-) :-) :-) :-) :-) :-) :-) :-)



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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