Log10

Output the base 10 logarithm of the input (input > 0 required)

Library

Blocks/Math

Description

This blocks computes the output y (right) as base 10 logarithm of the input u (left):

Log10_equation1

An error occurs if the input is zero or negative.

Ports

  • Port 1 at left position: implicit input fixedport numbered 1.
  • Port 1 at right position: implicit output fixedport numbered 1.

See Also