sqr=: 3 : '0j50": (<. @ %: y * 10x^100) % 10x^50'

sqr 1023810239x

31997.03484699793241139948300855562366372711733217036789


On Sun, Sep 24, 2023 at 10:19 AM 'Skip Cave' via Programming <
programm...@jsoftware.com> wrote:

> How to get more accurate square roots?
>
> %:1023810239x
>
> 31997
>
> 1023810239x ^ 1r2
>
> 31997
>
> 31997x^2
>
> 1023808009
>
>
> Skip Cave
> Cave Consulting LLC
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to