I don’t know, but it’s not really in the spirit of the package — the whole point is to give the illusion that you are doing infinite-dimensional linear algebra on functions, by internally keeping every term to nearly machine precision (via whatever number of basis terms is required at each step) or whatever your desired tolerance is.
(You can specify a relative-error tolerance
, though, as a keyword parameter to \
.)