float_info: What can the given float hold?

Description Usage Arguments Value

View source: R/lofi-dbl.R

Description

What can the given float hold?

Usage

1
float_info(float_bits)

Arguments

float_bits

3 element vector allocating bits to sign, exponent and mantiassa

Value

named list of details about the values this float could represent


coolbutuseless/lofi documentation built on Nov. 4, 2019, 9:13 a.m.