IMath.Create

Syntax

Create;

Description

The Create method creates an instance of interface object.

Comments

For each object implementing mathematical functions the method is called automatically that is why it does not require an additional call.

Example

The method use is given in the example for IMath.ACot.

See also:

IMath