Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Insight

LOG

  • Last UpdatedMar 03, 2025
  • 1 minute read

The LOG() function produces a stream of results calculating the base 10 logarithm of a stream's values.

Syntax

Format

Stream = LOG( Stream )

Arguments

Stream - A stream of values

Description

Returns a stream that is a copy of the input stream, with all values converted to their base 10 logarithm.

Example

The following expression returns the base 10 logarithm of the difference in flow rates for two pumps.

LOG( Pump101.Flow - Pump102.Flow )

In This Topic
TitleResults for “How to create a CRG?”Also Available in