JavaScript muss aktiviert sein, um den Rechner verwenden zu können.
Anleitung JavaScript aktivieren


JavaScript has to be enabled to use the calculator.
Instruction activate JavaScript


Rechner auf Deutsch: Regelmäßige geometrische Körper. Home Calculators in English: Regular geometric shapes.
2D: Gleichseitiges Dreieck | Quadrat | Fünfeck | Sechseck | Siebeneck | Achteck
Kreis | Dreieck | Rechteck | Parallelogramm
3D: Tetraeder | Würfel | Oktaeder | Dodekaeder | Ikosaeder
Kugel | Zylinder | Kegel | Quader | Pyramide
2D: Equilateral Triangle | Square | Pentagon | Hexagon | Heptagon | Octagon
Circle | Triangle | Rectangle | Parallelogram
3D: Tetrahedron | Cube | Octahedron | Dodecahedron | Icosahedron
Sphere | Cylinder | Cone | Cuboid | Pyramid





Triangle Calculator

Make calculations in an arbitrary triangle. Enter three values, including at least one side length. Please enter angles in degrees, here you can convert angle units.

Euclid Side a: Angle α: Triangle
Side b: Angle β:
Side c: Angle γ:
Round to    decimal places.
 
 


Status: Perimeter (p):
Area (A):
Height a: Height b: Height c:
Excircle radius (r): Incircle radius (ρ (rho)):

Triangle shape:
Formulas:
SSS: Law of cosines: α = arccos( (b² + c² - a²) / 2bc ), β = arccos( (a² + c² - b²) / 2ac ), γ = arccos( (a² + b² - c²) / 2ab )

SAS: a = √ ( b² + c² ) - 2bc * cos( α )), b = √ ( a² + c² ) - 2ac * cos( β )), c = √ ( a² + b² ) - 2ab * cos( γ ))

SSA: Law of sines: a / sin( α ) = b / sin( β ) = c / sin( γ )
unique, if the known angular is opposite to the larger of the two given sides, otherwise there are two solutions.

ASA and AAS: Third angle = 180° - other two angles, then law of sines

p = a + b + c, A = √p/2 * (p/2-a) * (p/2-b) * (p/2-c)
Heights: ha = c * sin( β ), hb = a * sin( γ ), hc = b * sin( α )
r = a / (2 * sin( α/2 )), ρ = 4r * sin( α/2 ) * sin( β/2 ) * sin( γ/2 )

Side length, perimeter, radius and heights have the same unit (e.g. meter), the area has this unit squared (e.g. square meter), the angles are in degrees.



© Jumk.de Webprojekte | Rechneronline | Impressum & Datenschutz | Imprint & Privacy | Pythagoras