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)

ThinkRstat/seven31 documentation built on May 10, 2019, 5:17 a.m.