Skip to content

mm-news/height-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEIGHT CALCULATOR

A simple height calculator that uses trigonometry to calculate the height of an object from shadows.

How does it work?

A simplized example

$$ (x + d) * \tan \theta _{1} = h = x * \tan \theta _{2} $$

$$ ⇒ h = (d * \tan^2 \theta _{1})/(\tan \theta _{2} - \tan \theta _{1}) $$

About

A simple web-based height calculator, trigonometry is surely a good stuff!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors