Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Finding angle using arc Sin function

Finding angle using arc Sin function

From: <kishore_kumar_at_my-dejanews.com>
Date: Fri, 15 Jan 1999 21:17:52 GMT
Message-ID: <77ob9k$v9c$1@nnrp1.dejanews.com>


Hello,

I have got a problem in Developer 2000 application . here is my proble

 I have got three fields

 length numeric in Meters
 width numeric in meters
 angle numeric in Degrees

 user enters values for length and width and system has to calculate the  angle and the formula for angle is:

 angle = arc Sin(length/width).
 I have idea how to calculate sin angle, but here I have to calculate arcSin  value to get Angle.

 If you have any idea please forward to me. thank you very much for your  assistance on net.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 15 1999 - 15:17:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US