log10InPlace

open fun log10InPlace()

Computes log10(x) for each element in the array in place.

See also