fixed icon indicating copy to clipboard operation
fixed copied to clipboard

add square root

Open firelizzard18 opened this issue 2 months ago • 1 comments

Implements square root using Newton's method

firelizzard18 avatar Nov 30 '25 23:11 firelizzard18

Similarly to the other PR, I think if we add a fixed_strict.go and a fixed_float.go with a tag based build, we can support the sqrt using float math as well.

robaho avatar Dec 01 '25 00:12 robaho