sqroot {FBMS}R 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)


[Package FBMS version 1.0 Index]