Difference between revisions of "Translations:Expressions/159/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(No difference)

Revision as of 19:07, 22 November 2019

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Expressions)
Syntax:
  LOG(<expression>;<base>)
Examples:
  '''LOG("Profit")'''- Returns the logarithm of the field ''Profit''
  '''LOG("Price";2)''' - Returns the logarithm of the ''Price'' field in base ''2''
TranslationSyntax:
  LOG(<expression>;<base>)
Examples:
  '''LOG("Profit")'''- Returns the logarithm of the field ''Profit''

Syntax:

 LOG(<expression>;<base>)

Examples:

 LOG("Profit")- Returns the logarithm of the field Profit