future_apply_naive_sqrt: Apply naive_sqrt() to each item in a vector

Description Usage Arguments Value

View source: R/naive-sqrt.R

Description

Uses 'future.apply::future_sapply()“ function to apply the naive_sqrt() algorithm to the elements of n, in parallel.

Usage

1

Arguments

n

a double value (vector length 1)

Value

the square roots of elements in n


ericwburden/rustbind documentation built on April 10, 2021, 12:31 p.m.