compare: compare the bits of two double

Description Usage Arguments Examples

Description

compare the bits of two double

Usage

1
compare(x, y)

Arguments

x

a number

y

another number

Examples

1
2
compare( .3 + .6, .9)
compare( 2, sqrt(2)^2)

ThinkR-open/seven31 documentation built on May 6, 2019, 3:28 p.m.