akkadianRoot: The inferred method of Akkadian-Babylonian mathematicians to...

Description Usage Arguments Details

View source: R/RcppExports.R

Description

For finding the square-root of whole numbers.

Usage

1
akkadianRoot(a, n = 100L)

Arguments

a

the number to compute square root of

n

the number of iterations to take in the method

Details

The algorithm is on wikipedia and quite straightforward.


shill1729/numerics documentation built on April 17, 2021, 6:46 p.m.