Siebel eScript Language Reference > Methods Reference > Mathematical Methods >

Overview of Mathematical Methods


Some math methods return data in radians. To convert radians to degrees, you can use the following formula:

radians multiplied by (180/Math.PI).

Siebel eScript Language Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.