log10 {math} R Documentation

Logarithms and Exponentials

Description


log10 computes common (i.e., base 10) logarithms

Usage

log10(x);

Arguments

x

-

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type double.

clr value class

Examples


[Package math version 2.33.856.6961 Index]