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

Description Usage Arguments Value

View source: R/naive-sqrt.R

Description

Uses a base-R apply function to apply the naive_sqrt() algorithm to each element in turn. Not 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.