Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Math » Logarithm

Logarithm


Computes the logarithm of a number in a given base.

Name Type Range Description
inBase Real 0.0 -
inValue Real 0.0 -
outLogarithm Real

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Nonpositive number in RealLogarithm
DomainError Nonpositive base in RealLogarithm
DomainError Base equal 1 in RealLogarithm

Complexity Level

This filter is available on Basic Complexity Level.