Ignition User Manual 7.9 ... Appendix Section Appendix Expression Functions Math pow Description Returns a number raised to a power. Syntax pow( number, number ) Examples pow(2,3) //returns 8