Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Finding Angle in ORACLE 7.2
Hello,
I have got a problem in Developer 2000 application . here is my problem
I am using ORACLE 7.2 only
I have got three fields
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 arc Sin value to get Angle. In ORACLE 8.0 we have ASIN() function, but I am using only ORACLE 7.2.
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 Sat Jan 23 1999 - 17:45:21 CST
![]() |
![]() |