Introduced
7.0
UI Location
• Math > Basic
Description
Outputs the square root of the input value.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
value |
• Type: siICENodeDataLong or siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The value from which to retrieve the square root. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataLong or siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The square root of the input value. |
|
valid |
• Type: siICENodeDataBool • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
False if the result is undefined for the specified input; true otherwise. |
Restrictions
• These types must match: value, result
• These structures must match: value, result, valid
• These contexts must match: value, result, valid
See Also
|
|
|
|
Autodesk Softimage v7.5