Geometric Properties of a Triangle
General
This script enables users to find out areas of a triangle if the three sides are known. Moreover it finds out the areas of the largest and smallest inscribed circle.
Notes
- Created by: Sandeep Gangadharan
- Web Site: http://sivamdesign.com/scripts/
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: geometricProperties.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(0 comments)