"헤론의 공식"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) |
Pythagoras0 (토론 | 기여) |
||
1번째 줄: | 1번째 줄: | ||
==개요== | ==개요== | ||
− | * 세 변의 길이가 | + | * 세 변의 길이가 <math>,a,b,c</math>로 주어진 삼각형의 넓이 <math>A</math>는 다음과 같다 |
− | + | :<math> | |
A=\sqrt{s(s-a)(s-b)(s-c)} | A=\sqrt{s(s-a)(s-b)(s-c)} | ||
− | + | </math> | |
− | 여기서 | + | 여기서 <math>s=(a+b+c)/2</math> |
2020년 11월 16일 (월) 04:22 기준 최신판
개요
- 세 변의 길이가 \(,a,b,c\)로 주어진 삼각형의 넓이 \(A\)는 다음과 같다
\[ A=\sqrt{s(s-a)(s-b)(s-c)} \] 여기서 \(s=(a+b+c)/2\)
메모
- Carter, J. Scott, and David A. Mullens. ‘Some Elementary Aspects of 4-Dimensional Geometry’. arXiv:1504.01727 [math], 7 April 2015. http://arxiv.org/abs/1504.01727.