SemWeb : SemWeb.Inference.Relations Namespace
MathExponentiationRelation Class

To be added.

public class MathExponentiationRelation : MathPairRelation


Remarks

To be added.

Members

See Also: Inherited members from MathPairRelation.

Constructors

Properties

Uri [read-only]
abstract
string . To be added. (Inherited from SemWeb.Query.RdfFunction.)

Methods

abstract Evaluate (SemWeb.Resource[]) : SemWeb.Resource
To be added. (Inherited from SemWeb.Query.RdfFunction.)
abstract Evaluate (SemWeb.Resource[], ref SemWeb.Resource) : bool
To be added. (Inherited from SemWeb.Inference.RdfRelation.)

Protected Methods

abstract Evaluate (decimal, decimal) : decimal
To be added. (Inherited from MathPairRelation.)

Member Details

MathExponentiationRelation Constructor

public MathExponentiationRelation ()

To be added.

Remarks

To be added.