Live data from Hacker News

Viewing profile — sillaroja

sillaroja

HN member
Joined
Wed, Jan 29, 2014, 9:41 PM UTC
HN karma
1
Public activity
2 items

About sillaroja

No profile information was provided.

Recent public activity

  1. comment
    Comment #7149909

    with_bigfloat_precision(500) do BigInt(1)/BigInt(9998) end

  2. comment
    Comment #7147225

    maxima code follows fpprintprec:100; fpprec:100; s : string(bfloat(1)/bfloat(9998)); makelist(substring(s,3+4 i,7+4 i),i,0,15); [0002, 0004, 0008, 0016, 0032, 0064, 0128, 0256, 051…