On 11/7/08, Mario Rodriguez <biomates at telefonica.net> wrote:
> I'll introduce option force_rat and make documentation more clear on
> this point.
I think the existing flag keepfloat is enough --
When `keepfloat' is `true', prevents floating point numbers from
being rationalized when expressions which contain them are
converted to canonical rational expression (CRE) form.
One would use it like this --
lagrange (foo), keepfloat = true;
It wouldn't hurt to point out keepfloat in the documentation for lagrange.
HTH
Robert Dodier