abs {math} R Documentation

abs(x) computes the absolute value of x

Description

Usage

abs(x);

Arguments

x

a numeric Or complex vector Or array.

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type double.

clr value class

Examples


[Package math version 2.33.856.6961 Index]