Kalkulatè distans ant de pwen

Jwenn distans ki genyen ant de pwen sou yon plan.

Distans
Orizontal
Desizyon vètikal (Δy)
Pozisyon

Rezilta yo mete ajou pandan w ap ekri.

Atik sa a

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 = 5.This calculator is the everyday tool for map distances, the length of a line segment, the magnitude of a vector, and nearest-neighbor comparisons in data.This calculator is the everyday tool for map distances, the length of a line segment, the magnitude of a vector, and nearest-neighbor comparisons in data.This calculator is the everyday tool for map distances, the length of a line segment,

Kesyon ki poze souvan

Ki sa ki se fòmil distans la?

Li se d = √((x₂ − x₁)² + (y₂ − y₁)²). ant (0,0) ak (3,4) distans la se √(9 + 16) = √25 = 5.

Ki jan li gen rapò ak teyorè Pythagorean?

Distans ki genyen ant de pwen yo se distans ki genyen ant de pwen yo, epi distans la se distans ki genyen ant de pwen yo.

Ki sa ki Δx ak Δy?

Yo se diferans orizontal ak vètik ant pwen yo, x2 − x1 ak y2 − y1 — de pati nan triangle a dwat dèyè distans la.

Èske zouti a montre pwent mitan an?

Wi. Avèk distans li bay pwent mitan an, kòd la egzakteman a mitan ant de pwen yo.

Èske lòd pwen yo enpòtan?

Diferans yo se kare, se konsa swaf de pwen yo bay menm distans la.

Èske li ka sèvi ak kòd negatif?

Wi. Nenpòt kòd reyèl travay, ki gen ladan negatif ak desimal — kwasans lan kenbe chak distans pozitif.

❤️ Love Calculator.Free? Partager

𝕏  X Facebook Reddit
API — itilize sa a calculateur soti nan kòd

Apèl sa a calculateur kòm yon gratis JSON pwent-de-fini - pa gen okenn kle ki nesesè. Envoye valè jaden anba a kòm paramèt kesyonè oswa JSON. Li dokiman API a an antye →

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);

Rezilta yo se estimasyon pou kòmandman jeneral sèlman, pa finansye, medikal oswa konsèy taks.