Public Member Functions

jscicalc.expression.And Class Reference

This class represents an and function. More...

List of all members.

Public Member Functions

 And (OObject expression1, OObject expression2)
 Construct from DFunction.
Product negate ()

Detailed Description

This class represents an and function.

See also:
Dyadic
Author:
J. D. Lamb
Version:
Revision:
1.2

Constructor & Destructor Documentation

jscicalc.expression.And.And ( OObject  expression1,
OObject  expression2 
)

Construct from DFunction.

Parameters:
expression1 The first expression
expression2 The second expression

Member Function Documentation

Product jscicalc.expression.And.negate (  ) 

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