From 0aa7fb6b2708787219c46337266c2c28f1186971 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sat, 1 Dec 2012 22:20:59 -0500 Subject: Improve tests, correct errors found --- IDEAS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'IDEAS') 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 + implement exp via cosh, sinh implement acosh, asinh via expansion, similar to asin - https://en.wikipedia.org/wiki/Inverse_hyperbolic_function + -- cgit v1.1