not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 2 months agoo(1) statistical prime approximationlemmy.blahaj.zoneimagemessage-square57linkfedilinkarrow-up1836arrow-down18file-text
arrow-up1828arrow-down1imageo(1) statistical prime approximationlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 2 months agomessage-square57linkfedilinkfile-text
minus-squareJustARegularNerd@lemmy.dbzer0.comlinkfedilinkarrow-up11·2 months agoOh I’m with you, the tests are precalculated and expect a true to return on something like 99991, this function as expected returns false, which throws the test into a fail. Thank you for that explanation
minus-squareAgent641@lemmy.worldlinkfedilinkarrow-up3·2 months agoAnd the natural distribution of primes gets smaller as integer length increases
Oh I’m with you, the tests are precalculated and expect a true to return on something like 99991, this function as expected returns false, which throws the test into a fail.
Thank you for that explanation
And the natural distribution of primes gets smaller as integer length increases