[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Variable precision
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Variable precision |
Date: |
Thu, 14 Mar 2013 11:31:25 -0400 |
On 14 March 2013 11:21, JarosekFC <address@hidden> wrote:
> This syntax doesnt work too. When I try it in matlab, it works.
>
> digist(2)
> vpa(pi)
> ans=3.1
The symbolic package in Octave is mostly broken and almost useless. If
you're a student, you could consider working under GSoC this summer to
fix it:
http://wiki.octave.org/GSoC_Project_Ideas#Rewrite_symbolic_package
Alternatively, I can do it myself for the same stipend that a GSoC
student would get.
- Jordi G. H.