Learn R Programming

BMhyb (version 1.5.2)

ConvertExpm1: Exponentials

Description

ConvertExpm1 computes exp(x) - 1.

Usage

ConvertExpm1(x)

Arguments

x

x: a numeric or complex vector

Value

A vector of the same length as 'x' containing the transformed value.

Details

see function expm1 in for more detail descrition.

References

Becker, R.A., Chambers, J.M. and Wilks, A.R. 1988. The New S Language. Wadsworth and Brooks Cole.