Skip to content

Midpoint, calculation simplification. - #5

Open
joqqy wants to merge 1 commit into
dulnan:masterfrom
joqqy:math
Open

Midpoint, calculation simplification.#5
joqqy wants to merge 1 commit into
dulnan:masterfrom
joqqy:math

Conversation

@joqqy

@joqqy joqqy commented Feb 9, 2024

Copy link
Copy Markdown

The midPointBtw calculation p1+ (p2 - p1) / 2, is equivalent to the simplification (p2 + p1) / 2.
Saving you an operation.

@netlify

netlify Bot commented Feb 9, 2024

Copy link
Copy Markdown

Deploy Preview for lazy-brush ready!

Name Link
🔨 Latest commit 9e094ef
🔍 Latest deploy log https://app.netlify.com/sites/lazy-brush/deploys/65c6afb72b27140008037e3c
😎 Deploy Preview https://deploy-preview-5--lazy-brush.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant