jscicalc.expression.Factorial Class Reference

This class represents a complex conjugate function of an expression. More...

Inheritance diagram for jscicalc.expression.Factorial:

jscicalc.expression.Monadic jscicalc.expression.Expression jscicalc.OObject jscicalc.GObject
Collaboration diagram for jscicalc.expression.Factorial:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Factorial (Expression expression)
 Construct from Expression.
jscicalc.StringArray toHTMLSubString (int maxChars, int precision, final Base base, final Notation notation, double polarFactor)
 Function to create an HTML string representation of the function.


Detailed Description

This class represents a complex conjugate function of an expression.

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

Constructor & Destructor Documentation

jscicalc.expression.Factorial.Factorial ( Expression  expression  ) 

Construct from Expression.

Parameters:
expression The OObject


Member Function Documentation

jscicalc.StringArray jscicalc.expression.Factorial.toHTMLSubString ( int  maxChars,
int  precision,
final Base  base,
final Notation  notation,
double  polarFactor 
)

Function to create an HTML string representation of the function.

The arguments are ignored except for Complex values.

Parameters:
maxChars ignored
precision ignored
base ignored
notation ignored
polarFactor ignored
Returns:
a String representing the variable.

Reimplemented from jscicalc.expression.Monadic.

References jscicalc.expression.Monadic.expression, jscicalc.expression.Monadic.function, and jscicalc.OObject.toHTMLParenString().


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

Generated on Sun Jun 1 08:58:04 2008 for Java Scientific Calculator by  doxygen 1.5.5