I need to keep track of fluid in a round tank laying horizontally. I can't figure out how to get the area of a circle under a chord in VB. ______
/ \
/ \
/ \
\__________/
\ XX /
\______/
Imagine this is a circle with a line through it. I need to get the area where the XX is. How can I code this?