powered by
Estimate area of a superellipse. Assistant function for gdi.
sellipse(a, b, k)
A single number giving the area of the superellipse
First radius of the superellipse.
Second radius of the superellipse.
superellipse exponent.
major_radius<-2 minor_radius<-3 exponent<-2.3 sellipse(major_radius, minor_radius, exponent)
Run the code above in your browser using DataLab