circle

abstract fun circle(radius: Double): Euclidean2DShape

A circle extends in the first and second axis by its diameter.

Return

the shape

Parameters

radius

the radius