[Changeset] Ignore other constants in Finline

John W. Eaton jwe at bevo.che.wisc.edu
Tue May 6 12:16:33 CDT 2008


On  5-May-2008, David Bateman wrote:

| An inline function definition like inline("cos (2*pi*x)") should ignore
| the pi as it is a constant. Similarly with the Inf, inf, NaN, nan, NA
| and eps variables, though it appears that "e" is not ignored. The
| attached patch adds these constants to the set of variable names that
| are ignored by Finline.

I applied this patch.

Thanks,

jwe


More information about the Bug-octave mailing list