Skip to contents

Computes the 10-log of x.

Arguments

x

DOUBLE

Examples

if (FALSE) { # \dontrun{
log10(1000)
} # }