Public Member Functions

jscicalc.expression.ATan Class Reference

This class represents an inverse tangent function of an expression. More...

Collaboration diagram for jscicalc.expression.ATan:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ATan (Expression expression, AngleType angleType)
 Construct from Expression.

Detailed Description

This class represents an inverse tangent function of an expression.

See also:
OObject, Monadic
Author:
J. D. Lamb
Version:
Revision:
1.4

Constructor & Destructor Documentation

jscicalc.expression.ATan.ATan ( Expression  expression,
AngleType  angleType 
)

Construct from Expression.

Parameters:
expression The OObject
angleType The AngleType

The documentation for this class was generated from the following file: