Inside Coldfusion MX
Log10 (number) Description
Calculates the logarithm of number to base 10. Example
<cfoutput> The 4 to log10: #log10(4)# </cfoutput> |
Log10 (number) Description
Calculates the logarithm of number to base 10. Example
<cfoutput> The 4 to log10: #log10(4)# </cfoutput> |