interface Log10 {
    $log10: NumberExpression;
}

Properties

Properties

Calculates the log base 10 of a number.