5 ms·
I think this is calling for a Pony programmer working with floating point to know how their own basic operators function. Wrapping division in a function that c
by FlipperBucket 8y ago
I think this is calling for a Pony programmer working with floating point to know how their own basic operators function. Wrapping division in a function that checks for zero will give you the proper result you would like to return.
- lmm 8y agoAh yes, the wobbly-step school of language design.