repl.txt (267B)
1 2 {{alias}} 3 Effective number of bits in the significand of a double-precision floating- 4 point number. 5 6 The effective number of bits is `52` significand bits plus `1` hidden bit. 7 8 Examples 9 -------- 10 > {{alias}} 11 53 12 13 See Also 14 -------- 15