Logarithm Base 2

Description

Computes the base 2 logarithm of x.

 

Input parameters

 

 x : class, n-dimensional tensor.

Output parameters

 

 log2(x) : class, the base 2 logarithm of x.

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