@[email protected] to Programmer [email protected] • 10 months agoReturns a sorted list in O(1) timeprogramming.devimagemessage-square27fedilinkarrow-up1279arrow-down115
arrow-up1264arrow-down1imageReturns a sorted list in O(1) timeprogramming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square27fedilink
minus-square@mumblerfishlink5•10 months agoWhat would be the accuracy on something like a 64bit unsigned integer?
minus-square@[email protected]linkfedilink17•10 months agoWolframAlpha estimates PrimePi[2^64-1] to be about 4.15829E17, so about 97.7%
What would be the accuracy on something like a 64bit unsigned integer?
WolframAlpha estimates PrimePi[2^64-1] to be about 4.15829E17, so about 97.7%