getP: Get and set methods for brob objects

getPR Documentation

Get and set methods for brob objects

Description

Get and set methods for brobs: sign and value

Usage

getP(x)
getX(x)
sign(x) <- value

Arguments

x

Brobdingnagian object

value

In function sign<-(), Boolean specifying whehter the brob object is positive

Author(s)

Robin K. S. Hankin

See Also

brob

Examples

x <- as.brob(-10:10)
sign(x) <- TRUE

RobinHankin/Brobdingnag documentation built on July 29, 2023, 1:18 a.m.