Pwr function

Calculates the value of an expression raised to the specified power.

value = Pwr(expression, power)

The value of the expression raised to the specified power.

* After this example, X=9

X=Pwr(3,2)
 
 
  • guides/programming/programmers_reference_manual/pwr.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1