This operator takes the first operand "to the power" of the second operand, that is, is equivalent to multiplying the first operand with itself n times, where n is the second operand.
number1 ^ number2 //returns number currency ^ number //returns number
Number
2 ^ 3 //Returns 8 16.5 ^ (4/3) //Returns 42.01 $3 ^ 3 //Returns 27
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.