flexponent in sample implementation returns different value from logb Takashi Kato (17 Aug 2017 12:56 UTC)

flexponent in sample implementation returns different value from logb Takashi Kato 17 Aug 2017 12:56 UTC

Hi,

(flexponent 0.04419417382415922) returns -4.0 but
logb(0.04419417382415922) return -5

Since SRFI says it's equivalent of logb, can I assume the value
returned by logb is correct?

Cheers,

--
_/_/
Takashi Kato
E-mail: ktakashi19@gmail.com