summaryrefslogtreecommitdiffstats
path: root/IDEAS
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-12-01 22:20:59 -0500
committerErik Schnetter <schnetter@gmail.com>2012-12-01 22:20:59 -0500
commit0aa7fb6b2708787219c46337266c2c28f1186971 (patch)
treefe9bafbdbc769d06160ecbaeb5627fa6846f051b /IDEAS
parent471686ed980d1068aa5e5c8fb8289f8f81d33d39 (diff)
downloadvecmathlib-0aa7fb6b2708787219c46337266c2c28f1186971.zip
vecmathlib-0aa7fb6b2708787219c46337266c2c28f1186971.tar.gz
Improve tests, correct errors found
Diffstat (limited to 'IDEAS')
-rw-r--r--IDEAS6
1 files changed, 4 insertions, 2 deletions
diff --git a/IDEAS b/IDEAS
index 6a2f385..692e69a 100644
--- a/IDEAS
+++ b/IDEAS
@@ -1,7 +1,9 @@
+Some ideas for improving accuracy or speed:
+
implement cosh, sinh via expansion, similar to asin
- https://en.wikipedia.org/wiki/Hyperbolic_function
+ <https://en.wikipedia.org/wiki/Hyperbolic_function>
implement exp via cosh, sinh
implement acosh, asinh via expansion, similar to asin
- https://en.wikipedia.org/wiki/Inverse_hyperbolic_function
+ <https://en.wikipedia.org/wiki/Inverse_hyperbolic_function>
OpenPOWER on IntegriCloud