Bill Allombert on Mon, 08 Feb 2016 17:51:35 +0100


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

Re: call


On Sun, Feb 07, 2016 at 10:55:02AM +0100, Josef Eschgfaeller wrote:
> f (x,y) = x+y
> s=call(f,[3,5])
> \\ not a function
> 
> Has call been realized under a different name (version 2.7.5)?

Alas, call is only available in PARI 2.8 master branch 

Cheers,
Bill.