Public Member Functions

jscicalc.expression.Ln Class Reference

This class represents a natural logarithm function of an expression. More...

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

List of all members.

Public Member Functions

 Ln (Expression expression)
 Construct from Expression.

Detailed Description

This class represents a natural logarithm function of an expression.

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

Constructor & Destructor Documentation

jscicalc.expression.Ln.Ln ( Expression  expression  ) 

Construct from Expression.

Parameters:
expression The OObject

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