log_par: logarithm with parallel

View source: R/parallel1.R

log_parR Documentation

logarithm with parallel

Description

logarithm with parallel

Usage

log_par(x)

Arguments

x

a vector to calculate logarithm

Value

logarithm of each coordinate of x

Examples

log_par(1:100)

Florian-40/mypkgr documentation built on April 30, 2022, 6:10 p.m.