Skip to contents

Element-wise natural logarithm.

Usage

# S3 method for class 'value'
log(x, ...)

Arguments

x

A value object

...

Additional arguments (ignored).

Value

A new value object representing log(x)