How to get range of InterpolatingFunction ?
- To: mathgroup at smc.vnet.net
- Subject: [mg64017] How to get range of InterpolatingFunction ?
- From: kowald at molgen.mpg.de
- Date: Fri, 27 Jan 2006 05:13:35 -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: <bsyehuda@gmail.com>
- Re: How to get range of InterpolatingFunction ?