Mathematica > Data Manipulation > Numerical Data > Curve Fitting & Approximate Functions >
Mathematica > Data Manipulation > Statistics > Curve Fitting & Approximate Functions >
Mathematica > Mathematics and Algorithms > Statistics > Curve Fitting & Approximate Functions >

InterpolatingFunction

InterpolatingFunction[domain, table]
represents an approximate function whose values are found by interpolation.
  • In standard output format, only the domain element of an InterpolatingFunction object is printed explicitly. The remaining elements are indicated by <>.  »
  • If you supply arguments outside of the domain, a warning is generated, and then an extrapolated value is returned.
New in 2 | Last modified in 3
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team