Calculates some problems of plane geometry. For school or Engineering.
Geometry Calculator, calculates some problems of plane geometry. For school or Engineering.
Is a simple app, with a simple interface.
It now calculates:
Distance between two points by coordinates (distance DeltaX DeltaY Angle).
Center of a Circle by coordinates of three points.
Hi! Could you explain How you did the graph?. I´m studying high school and I have almost the same project and I would like to add a graphing function, first of all, Thanks!
I.
It’s a “static” graph made in Powerpoint. It could be “adjustable” to points or data entry but it is complex to program … The images should saw just as example.
Now in order to graph your line you should consider that in a canvas for example 300px by 300px
x = 0, y = 0 is the top left corner of the canvas, x = 300, y = 300 is the bottom right and the middle is
x = 150 and y = 150 Try a see how it works