[Aldor-l] recursive polynomial

Preininger d.i.preininger at tele2.at
Sat Jul 29 10:39:44 EDT 2006


hello

I need a recursive datastructure for a multivariate polynomial in aldor
1.0.2 (without algebra).
Something like:

Record(variable:String,List(Record(exponent:MachineInteger,factor:Union(%,fa
ct:Integer))))

I am not able to compile a new function, like new("x",2,5) - any idea?

mfg
helmut





More information about the Aldor-l mailing list