Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Klaasibub/analytical-geometry-on-the-plane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

analytical-geometry-on-the-plane

Write a class library for analytic geometry on a plane. The following concepts need to be supported: point, line, segment, ray,polygon (a set of segments). You can do the following: move, rotate relative to the center of coordinates, to calculate the intersection, the distance between objects, for closed shapes-calculate the perimeter and the square. It is necessary to implement only the creation of objects and calculations, without drawing (visualization).

Click the README.md file. Click the pencil icon in the upper right corner of the file view to edit. In the editor, write a bit about yourself. Write a commit message that describes your changes. Click Commit changes button.

About

analytical-geometry-on-the-plane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published