MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Components of InterpolatingFunction

  • To: mathgroup at smc.vnet.net
  • Subject: [mg95186] Re: Components of InterpolatingFunction
  • From: "Scot T. Martin" <smartin at deas.harvard.edu>
  • Date: Fri, 9 Jan 2009 06:23:32 -0500 (EST)
  • References: <200901072355.SAA14303@smc.vnet.net>

Try:

InputForm[FunctionInterpolation[Sin[x], {x, 0, 2 Pi}]]

On Wed, 7 Jan 2009, Scott wrote:

> How does one see (print, display) the piecewise polynomials that are
> inside an InterpolatingFunction object?  I.e. both the domains and the
> polynomials themselves that InterpolatingFunction is broken into.
>
> Thanks for any insight.
>
> Cheers, Scott
>
>


  • Prev by Date: Re: Mathematica 7 much slower than Mathematica 6 on Limit
  • Next by Date: Thanx
  • Previous by thread: Re: Components of InterpolatingFunction
  • Next by thread: status line in Manipulate