Natural Logarithm (Arg + 1)

Description

Computes the natural logarithm of (x + 1).

 

Input parameters

 

Β x : class, n-dimensional tensor.

Output parameters

 

Β ln(x+1) : class, the natural logarithm of (x + 1).

Examples

All these examples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install AcceleratorΒ  library to run it).

Table of Contents