sqroot: Square root function

View source: R/nonlinear_functions.R

sqrootR Documentation

Square root function

Description

Square root function

Usage

sqroot(x)

Arguments

x

The vector of values

Value

The square root of the absolute value of x

Examples

sqroot(4)


FBMS documentation built on Sept. 13, 2025, 1:09 a.m.