log1p

open fun log1p(): F64Array

Computes ln(1 + x) for each element in the array.

Return

the computed array