DCNum.sqrt

Find square root by Newton's algorithm this function assumes this >= 0 the returned value has specified scale

struct DCNum
const pure
sqrt
(
uint scale
)

Meta