mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Doc
This commit is contained in:
@@ -366,9 +366,9 @@ class EvalMath
|
||||
}
|
||||
|
||||
/**
|
||||
* evaluate postfix notation
|
||||
* Evaluate postfix notation
|
||||
*
|
||||
* @param string $tokens Expression
|
||||
* @param string $tokens An array of expression to evaluate ('operators'). The operand are into ->stack.
|
||||
* @param array $vars Array
|
||||
* @return string Output
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user