[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["The `EXPONENT` function calculates the value of a number raised to a specified power."],["It accepts a power value as an input parameter and returns the result of the number raised to that power."],["The function supports both Double and Integer data types."],["For example, using `$var1$ = 5`, `$var1$.EXPONENT(3)` would result in an output of `125`."]]],[]]