Enter the three side lengths of a triangle to check whether it is acute (all angles less than 90 degrees) and instantly calculate every angle, the area, perimeter, altitudes, inradius, and circumradius.
Angles are found using the law of cosines. Area is calculated using Heron's formula. All angles and properties update as you type.
Enter three side lengths on the left to see the triangle type and a full breakdown of all properties.
An acute triangle is one where all three interior angles are strictly less than 90 degrees. Because the angles of any triangle must sum to exactly 180 degrees, having all angles less than 90 degrees means none of the three angles dominates the shape. Acute triangles are sometimes described as "sharp" triangles because all their corners are pointed rather than flat or wide.
The three main types of triangle by angle are:
Given three side lengths a, b, and c, first check whether they form a valid triangle using the triangle inequality: every pair of sides must sum to more than the third side. If that passes, identify the longest side and call it c. The triangle is:
This test only needs to be applied to the longest side because the shorter sides always produce a positive difference, and it is only the largest angle that can reach or exceed 90 degrees.
| Property | Formula |
|---|---|
| Angle A (law of cosines) | A = arccos((b² + c² − a²) / (2bc)) |
| Angle B (law of cosines) | B = arccos((a² + c² − b²) / (2ac)) |
| Angle C | C = 180 − A − B degrees |
| Semi-perimeter | s = (a + b + c) / 2 |
| Area (Heron's formula) | Area = √(s(s−a)(s−b)(s−c)) |
| Altitude ha | ha = 2 × Area / a |
| Inradius | r = Area / s |
| Circumradius | R = (a × b × c) / (4 × Area) |
Using the default values of a = 5, b = 6, c = 7 (all units):
All three angles (44.42°, 57.12°, 78.46°) are less than 90 degrees, confirming the triangle is acute.
Method: Angles calculated via the law of cosines (ISO 80000-2). Area by Heron's formula. Inradius r = Area / s. Circumradius R = abc / (4 × Area). All intermediate values are computed in full floating-point precision; results are rounded only for display.
This calculator is for educational and general-purpose use. Results depend on the side lengths you enter. For very large or very small values, normal floating-point rounding applies. Always verify critical measurements independently.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.