Smaller float types?

Where can I find small float types like 4-bit float? I don’t need high performance.

setprecision(4)

?:grin:

I don’t think such a thing exists. you’d have 16 values and only 8 of them would be finite.

1 Like