ExponentNode

 

Introduced

7.0

UI Location

• Math > Basic

Description

Outputs the result of the exponentiation operation of the input base raised to the input power.

An exponentiation operation is the inverse of a logarithm operation (see LogarithmNode).

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

power

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The power to raise the base value to.

base

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The base value to raise.

Outputs

Port Name

Connection Info

Description

result

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The result of the exponentiation operation.

valid

Type: siICENodeDataBool

Structure: siICENodeStructureAny

Context: siICENodeContextAny

Returns false if the result of the exponentiation operation is undefined for the input values; otherwise, returns true.

Restrictions

• These structures must match: power, base, result, valid

• These contexts must match: power, base, result, valid

See Also

AbsoluteValueNode

AddNode

BlendNode

ClampNode

DivideByScalarNode

InvertNode

LinearInterpolateNode

LogarithmNode

ModuloNode

MultiplyNode

MultiplyByScalarNode

NegateNode

QuaternionInterpolateNode

RescaleNode

RoundNode

SquareRootNode

SubtractNode

 

 

 



Autodesk Softimage v7.5