exp {math} R Documentation

Logarithms and Exponentials

Description


computes the exponential function.

Usage

exp(x);

Arguments

x

a numeric or complex vector. [as Array]

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]