LOG
Function calculates value of the logarithm of the number. Function assumes on input 1 or 2 parameters.
If one parameter is assigned, the calculation of the natural logarithm of the number is produced.
If are assigned two parameters, the calculation of the logarithm of the number (first argument) on the assigned base is produced (second argument).
Example function call:
<TMPL_var LOG(2.7182818284)>
<TMPL_udf LOG(100, 10)>
Copyright © 2003 - 2010 CTPP Dev. Team | http://ctpp.havoc.ru