decimal icon indicating copy to clipboard operation
decimal copied to clipboard

sqrt method

Open ZettaScript opened this issue 5 years ago • 1 comments

A d128.sqrt() (like f64.sqrt()) method would be useful.

ZettaScript avatar Jun 24 '19 08:06 ZettaScript

I agree it would be nice to have a shortcut, though d128::pow(0.5) should do the job.

tari avatar Jul 13 '22 05:07 tari