Keno / SIUnits.jl

Efficient unit-checked computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10^n unsafety

mschauer opened this issue · comments

I was looking for the prevalence of 10^n definitions in Julia code and found some here which give problems with WORD_SIZE==32, just to let you now.