Learn R Programming

FBMS (version 1.3)

exp_dbl: Double Exponential Function

Description

Double Exponential Function

Usage

exp_dbl(x)

Value

e^(-abs(x))

Arguments

x

The vector of values

Examples

Run this code
exp_dbl(2)

Run the code above in your browser using DataLab