Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 267 Bytes

log.rst

File metadata and controls

27 lines (15 loc) · 267 Bytes

log

Functionality

Calculates the natural logarithm of every array element.

Inputs

  • array_in – Input array.

Outputs

  • array_out – Iutput array of the same size and type as input array .

Locals

Examples