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

From TaticView
Jump to: navigation, search
(Created page with "Sintaxe: POW(<expressão>; <expoente>) Exemplos: '''POW("Lucro")''' – Retorna a potência do valor ''Lucro''")
(No difference)

Revision as of 19:51, 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: 
  POW(<expression>; <exponent>)
Examples:
  '''POW("Profit")''' - Returns the power of the ''Profit'' value.
  '''POW("Cost"; 3)''' - Returns the power of the ''Cost'' value, raised to ''3''
TranslationSintaxe:
  POW(<expressão>; <expoente>)
Exemplos: 
  '''POW("Lucro")''' – Retorna a potência do valor ''Lucro''

Sintaxe:

 POW(<expressão>; <expoente>)

Exemplos:

 POW("Lucro") – Retorna a potência do valor Lucro