Difference between revisions of "Translations:Expressions/159/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "Sintaxe: LOG(<expressão>; <base>) Exemplos: '''LOG("Lucro")''' – Retorna o logaritmo do campo ''Lucro''")
 
 
Line 3: Line 3:
 
Exemplos:
 
Exemplos:
 
   '''LOG("Lucro")''' – Retorna o logaritmo do campo ''Lucro''
 
   '''LOG("Lucro")''' – Retorna o logaritmo do campo ''Lucro''
 +
  '''LOG("Preço";2)''' - Retorna o logaritmo do campo ''Preço'' na base ''2''

Latest revision as of 14:31, 19 November 2020

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''
TranslationSintaxe:
  LOG(<expressão>; <base>)
Exemplos:
  '''LOG("Lucro")''' – Retorna o logaritmo do campo ''Lucro''
  '''LOG("Preço";2)''' - Retorna o logaritmo do campo ''Preço'' na base ''2''

Sintaxe:

 LOG(<expressão>; <base>)

Exemplos:

 LOG("Lucro") – Retorna o logaritmo do campo Lucro
 LOG("Preço";2) - Retorna o logaritmo do campo Preço na base 2