log2 {math} R Documentation

Logarithms and Exponentials

Description


log2 computes binary (i.e., base 2) logarithms.

Usage

log2(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]