ScratchData LogoScratchData
Back to grandpasp2's profile

Distance between 2 Cartesian Coordinate points

GRgrandpasp2•Created October 30, 2024
Distance between 2 Cartesian Coordinate points
2
2
14 views
View on Scratch

Instructions

Drag the points around the Cartesian Grid and I'll calculate the distance between them. Distance = sqrt( (X2-X1)*(X2-X1) + (Y2-Y1)*(Y2-Y1) )

Description

I remixed this to give some ideas to @GreatHooder

Project Details

Project ID1089318249
CreatedOctober 30, 2024
Last ModifiedOctober 31, 2024
SharedOctober 31, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root