MathGroup Archive 1998

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

Search the Archive

Re: Values from InterpolatingFunction


  • To: mathgroup@smc.vnet.net
  • Subject: [mg11867] Re: Values from InterpolatingFunction
  • From: "C. Woll" <carlw@u.washington.edu>
  • Date: Fri, 3 Apr 1998 03:45:27 -0500
  • Organization: University of Washington
  • References: <6fskub$gsc@smc.vnet.net>

Hi Volker,

Why don't you try

InterpolatingFunction[{{0.,365.}},<>][t] /. t->10

Carl Woll
Dept. of Physics
U. of Washington

On 1 Apr 1998, Volker Doerr wrote:

> 
> Hello to all,
> 
> I have the following
> 
>    InterpolatingFunction[{{0.,365.}},<>][t]
> 
> produced by Function D from another InterpolatingFunction, and want
> simply to get the approximate values at specific  points. I cannot find
> a direct solution, probably because  the function has symbolic form.
> 
> Anybody out there who can help me?
> 
> Thanx a lot,
> 
> V o l k e r
> vd@cascade.de
> 
> 
> 
> 
> 




  • Prev by Date: Re: This Should Be Easy.
  • Next by Date: Re: Altering terms of an Expression
  • Prev by thread: Re: Values from InterpolatingFunction
  • Next by thread: Re: Values from InterpolatingFunction