RationalInterpolation(xx, F)
rinterp.spad line 31
[edit on github]
xx :
Symbol
F :
Field
This package exports rational interpolation algorithms
interpolate : (
List
(F),
List
(F),
NonNegativeInteger
,
NonNegativeInteger
) ->
Fraction
(
Polynomial
(F))