pow

open fun pow(power: Double): F64Array

Computes x^power for each element in the array.

Return

the computed array

Parameters

power

the power