Siebel eScript Language Reference > Methods Reference > Mathematical Methods >

Get Tangent Method


The Get Tangent method returns the tangent of the value that the number argument contains. If it cannot convert the value that the number argument contains, then it returns the following value:

NaN

Format

Math.tan(number)

Table 114 describes the arguments for the Get Tangent method.

Table 114. Arguments for the Get Tangent Method
Argument
Description

number

A numeric expression that contains the number of radians in the angle whose tangent this method returns.

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