Skip to contents

Element-wise log(1+x), numerically stable for small x.

Usage

# S3 method for class 'value'
log1p(x)

Arguments

x

A value object

Value

A new value object representing log(1+x)