Learn R Programming

wavethresh (version 4.7.3)

logabs: Take the logarithm of the squares of the argument

Description

Take the log of the squares of the argument

Usage

logabs(x)

Value

Just the logarithm of the square of the argument

Arguments

x

A number

Author

G P Nason

Details

Description says all

See Also

image.wd, image.wst

Examples

Run this code
logabs(3)
# [1] 1.098612

Run the code above in your browser using DataLab