Skip to content

Plane geometry

Anтo edited this page Mar 17, 2022 · 1 revision

Plane geometry module

Classes

  • Point(x: float, y: float)

Functions

  • segment_middle(a: Point, b: Point)
  • distance(a: Point, b: Point)

Clone this wiki locally