Is point in shadow formula (sin)


[ Formula Database ]

Added by Andos on July 11, 2002 at 18:05:55:

This i used to find out if a point on a hill is in shadow from another point:

(HeightBetweenThePoins(onYaxis)*sin(sunangle)) / sin(90 - sunangle)