Functions by Category Functions by Alphabetical list
log10([Value]) returns [Value] log10([Column]) returns [Column] |   | This function returns the base-10 logarithm of x.Related functions: log , cos , exp , abs , int , sqrt , sin , atan2 , ceil , floor , IsNull , IsEqual , NVL , MinValue , MaxValue , Min , Max , Sum , Cum , Round , RoundToQuarter , RoundToTickSize
|