Skip to main content
Skip table of contents

pow(x, y)

Features

Return x raised to the power of y.

Parameters

Parameter NameData TypeDefault ValueDescription

x

float

-


y

float

-


Return

ValueDescription

x raised to the power y

-

Exception

ExceptionDescription

DR_Error (DR_ERROR_TYPE)

Parameter data type error occurred


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.