Re: how to calculate the volume of ellipsoid cap with length of axis a,b,c
From: Lynn Kurtz (kurtzDELETE-THIS_at_asu.edu)
Date: 06/07/04
- Next message: Robin Chapman: "Re: Peano's space-filling curve"
- Previous message: Daniel Grubb: "Re: Peano's space-filling curve"
- In reply to: Lynn Kurtz: "Re: how to calculate the volume of ellipsoid cap with length of axis a,b,c"
- Next in thread: Jim Ferry: "Re: how to calculate the volume of ellipsoid cap with length of axis a,b,c"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 07 Jun 2004 10:52:43 -0700
On Mon, 07 Jun 2004 10:29:33 -0700, Lynn Kurtz
<kurtzDELETE-THIS@asu.edu> wrote:
>
>z = c*sqrt(1 - (x/a)^2 + (y/b)^2) for the top half.
Typo + should obviously be - above and below
>
>One way to compute the volume under this surface is:
>
>doubleint(c*sqrt(1 - (x/a)^2 + (y/b)^2)) over appropriate xy limits.
>
- Next message: Robin Chapman: "Re: Peano's space-filling curve"
- Previous message: Daniel Grubb: "Re: Peano's space-filling curve"
- In reply to: Lynn Kurtz: "Re: how to calculate the volume of ellipsoid cap with length of axis a,b,c"
- Next in thread: Jim Ferry: "Re: how to calculate the volume of ellipsoid cap with length of axis a,b,c"
- Messages sorted by: [ date ] [ thread ]