פיטהאַגאָרישע טעאָרעמע קלאַס
קלײַב אױס דאָס פֿײַער־װײַזער־װײַזער
רעזולטאטן װי איר שרײַבט
װײַז די װײַז־פּראָגראַם
the triangle has a hypotenuse, the area of the triangle is equal to the area of the hypotenuse. The area of the triangle is equal to the area of the hypotenuse. The area of the triangle is equal to the area of the hypotenuse. The area of the triangle is equal to the area of the hypotenuse. The area of the triangle is equal to the area of the hypotenuse. The area of the triangle is equal to the area of the hypotenuse. The area of the triangle is equal to the area of the hypotenuse.This is the workhorse of right-triangle geometry: finding the diagonals, checking that a corner is square in construction, computing distances, and deriving the coordinate distance formula.This is the workhorse of right-triangle geometry:To find the hypotenuse, add the squares of the legs and take the square root: a 3-4 right triangle has hypotenuse √(3² + 4²) = √(9 + 16) = √25 = 5. To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares
פֿראַגעס
וואָס איז דער פיטהאַגאָרישער טעאָרעם?
פֿאַר אַ רעכטן דריקטעלע, a² + b² = c², וווּ c איז דער היפּאָטענוס. אַ 3-4 רעכטער דריקטעלע האָט אַ היפּאָטענוס √(9 + 16) = 5
ווי זעט מען אײן װײַטערדיקן בײז?
קלײַב אַלץ אױסimage-action
וואָס צוגעלייגט באַטרעף װײַזט דאָס מכשיר?
אדער, אויב די ריכטונג איז די זעלבע ווי די ריכטונג פון די צוויי עלעמענטן, די ריכטונג פון די צוויי עלעמענטן איז די זעלבע.
ווי אַזוי געפֿינען מיר די שטרענגע אױגן?
פֿון דער אַרקוטאַנגענט פֿון די צוויי פֿיס. אין אַ רעכטן דריקטל זײַנען די צוויי שטרענגע אײנגעקלעך אַלץ צוגעצוג צו 90°
װאָס איז אַ פיטהאַגאָרישע דריטל?
אַ סעלעקציע פֿון גאַנץ נומערן װאָס טרעפֿט צו a² + b² = c², װי 3-4-5 אָדער 5-12-13. זיי פֿירן צו אַ רעכטן דריקטל אָן אַ רודערונג
װאָס איז דער װײַז־װײַז?
עס איז צוגעװײַל צום רעכטן אױנגרוק און איז אױף אַלע מאָל די לענגסטע זײַט. װען דו לײגסט אױף אײן פֿיס, מוז די היפּאָטענוס װאָס דו אַרײַנשרײַבסט איבערגײן דעם באַוווּסטן פֿיס אױב נישט, װעט די מכשיר־פֿאַרבײַטונג עס באַװעגן
API — ניצע דעם קאַלקולאַטאָר פֿון קאָד
קלײַב אױס דעם קלײנער װי אַ פֿרײַן JSON סוף־פּונקט — קײן קלײַב ניט נייטיק. שיקן די פֿעלדער־באַטרעף אונטער דעם װי אַ פֿראַגע־פּאַראַמעטער אָדער JSON לייענען די גאַנץ API דאָקומענטאַציע →
סוף־פּראָצעס
GET https://calculator.free/api/v1/pythagorean-theorem/
curl
curl "https://calculator.free/api/v1/pythagorean-theorem/?solve=hypotenuse&a=3&b=4"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/pythagorean-theorem/?" + new URLSearchParams({
"solve": "hypotenuse",
"a": "3",
"b": "4"
}));
const data = await r.json();
console.log(data.results);
רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן