exponent_range: Calculate the possible range of exponents given the number of...

Description Usage Arguments Value

View source: R/lofi-dbl.R

Description

Calculate the possible range of exponents given the number of bits available

Usage

1
exponent_range(nbits_e)

Arguments

nbits_e

Number of bits for the exponent

Value

Return 2-element vector giving the min and max possible exponent


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