KCharselect unicode block name

Find the straight-line distance between two points on a plane.

QWebPage
Preview available
Preview available
QWebPage

Results update as you type.

Shin wannan Kalkulator ya ba ka amsa madaidaiciya?

[Translation temporarily unavailable. Please try again.]

the distance formula, d = √((x₂ − x₁)² + (y₂ − y₁)²), is simply the Pythagorean theorem applied to a grid: the horizontal and vertical gaps are the two legs of a right triangle and the distance is the hypotenuse. Between (0, 0) and (3, 4), Δx = 3 and Δy = 4, so d = √(3² + 4²) = √(9 + 16) = √25 =

Tambayoyi da ake yi da yawa

Menene fom ɗin tsawo?

Ka ce: "Abin sani kawai, wannan wani abu ne mai sauƙi.

A'a

An yi amfani da wannan tsari ne domin a iya nuna cewa, a cikin tsarin da aka tsara, duk wani abu da ya kasance a cikin wani wuri, ko kuma a cikin wani lokaci, zai iya zama a cikin wani wuri na daban.

QFileDialog

Su ne bambance-bambancen tsayi da tsayi tsakanin maɓallu, x2 − x1 da y2 − y1 — ƙafafun biyu na tafarkin uku na dama bayan nisan.

Shin, kilin zai nuna maɓallin tsakiyar maɓalli?

Yes. Alongside the distance it gives the midpoint, the coordinate exactly halfway between the two points.

Does the order of the points matter?

QSoftKeyManager

QSoftKeyManager

Yanzu. Duk wani daidaitattun gaskiya suna aiki, ciki har da na-kasa da na-desa - kwancewar yana riƙe duk wani nisa na-positive.

❤️ QFileDialog Calculator.Free? Share

𝕏  X Facebook Reddit
[Translation temporarily unavailable. Please try again.]

[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →

Endpoint

GET https://calculator.free/api/v1/distance-two-points/

curl

curl "https://calculator.free/api/v1/distance-two-points/?x1=0&y1=0&x2=3&y2=4"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/distance-two-points/?" + new URLSearchParams({
    "x1": "0",
    "y1": "0",
    "x2": "3",
    "y2": "4"
  }));
const data = await r.json();
console.log(data.results);

Results are estimates for general guidance only, not financial, medical or tax advice.