Circumference Command
- Circumference(Conic)
-
If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
Circumference(x^2 + 2y^2 = 1)
yields 5.4.
See also Perimeter command. |
If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
Circumference(x^2 + 2y^2 = 1)
yields 5.4.
See also Perimeter command. |