max. value in a plot?
- To: mathgroup at smc.vnet.net
- Subject: [mg97422] max. value in a plot?
- From: Oliver <sch_oliver2000 at yahoo.de>
- Date: Fri, 13 Mar 2009 04:47:34 -0500 (EST)
Hallo, i have 2 small questions. how can i find the max. Value of the following Plot? Plot3D[ (6*15*(10^-6))/((x - 0)^2 + (y - 0)^2 + (0 - 0.005)^2), {x, -0.05, 0.05}, {y, -0.05, 0.05}] and how can i plot the range ONLY from the min to the max value? thanks in Advance
- Follow-Ups:
- Re: max. value in a plot?
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: max. value in a plot?