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