IMath.Create

Fore 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.

Fore and Fore.NET Examples

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

See also:

IMath