logBaseInPlace

open fun logBaseInPlace(base: Double)

Computes log(x) / log(base) for each element in the array in place.

Parameters

base

the base