How to get range of InterpolatingFunction ?
- To: mathgroup at smc.vnet.net
- Subject: [mg64015] How to get range of InterpolatingFunction ?
- From: kowald at molgen.mpg.de
- Date: Fri, 27 Jan 2006 05:13:32 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello everybody, I wonder how I can find out the range for which an InterpolatingFunction object is valid ? If I have {{y -> InterpolatingFunction[{{0., 3.}}, <>]}} , how can I extract the 0 and the 3 ?? Many thanks, Axel
- Follow-Ups:
- Re: How to get range of InterpolatingFunction ?
- From: "Carl K. Woll" <carlw@wolfram.com>
- Re: How to get range of InterpolatingFunction ?
- From: Pratik Desai <pdesai1@umbc.edu>
- Re: How to get range of InterpolatingFunction ?