DEV Community

Discussion on: Daily Challenge #134 - Rice and Chessboard Problem

Collapse
 
nickholmesde profile image
Nick Holmes

Indeed.

There is a BigInteger in .Net (bigint in F#), and this does have a Log function. However, the log function (needs to) return a Double. Bottom line, log(263) and log(263 +210) both return exactly 63. There is only a difference from 211 upwards.