From 536735f2a01679e5316e2c85f37116a2573ef01e Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 12 Jun 2020 13:02:49 +0100 Subject: [PATCH] add links to research --- resources.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources.mdwn b/resources.mdwn index bb143ddac..f946bc12c 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -62,6 +62,9 @@ for comparative/informative purposes with regard to Simple-V. * [Reciprocal Square Root Algorithm](http://www.acsel-lab.com/arithmetic/arith15/papers/ARITH15_Takagi.pdf) ## CORDIC and related algorithms + +* research into CORDIC +* * [BKM (log(x) and e^x)](https://en.wikipedia.org/wiki/BKM_algorithm) * [CORDIC](http://www.andraka.com/files/crdcsrvy.pdf) - Does not have an easy way of computing tan(x) -- 2.30.2