func init sys._se_init('Pow', 'double', 7) end func _se_make(x, y) return('Math.Pow(' + d("X") + ', ' + d("Y") + ')') end