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.
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''
Syntax:
LOG(<expression>;<base>)
Examples:
LOG("Profit")- Returns the logarithm of the field Profit