pub fn encode_single<F: ALPFloat>( value: F, exponents: Exponents, ) -> Option<F::ALPInt>
Encodes a single value, returning None if it does not round-trip under exponents.
None
exponents