@mapgear/geoapps-core > MathHelper > circumference
MathHelper.circumference() method
Compute the circumference of a circle
Signature:static circumference(radius: number): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| radius | number | Radius of the circle |
number
Circumference of the circle