interval-modulo: Modulo function

Description Usage Arguments Value

Description

Modulo function for interval objects

Usage

1
2
## S3 method for class 'interval'
x %% interval

Arguments

x

an single element or vector to add to the interval object

interval

an object from class interval

Value

a vector with the modulo for the precise elements in interval. For imprecise elements, NA is returned.


hmi documentation built on Oct. 23, 2020, 7:31 p.m.