Function Log10MBS
Log10MBS(value as double) as double
Version: 1.0
The log10() function computes the value of the logarithm of argument x to base 10.
Example queries:
select Log10MBS(5) select Log10MBS(4.5)
Back to function list.
Links
MBS Xojo Plugins