expBase

open fun expBase(base: Double): F64Array

Computes base^x for each element in the array.

Return

the computed array

Parameters

base

the base