summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-01-07 19:04:48 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-01-07 19:04:48 +0000
commitc7e1e96458deb786d7db5ec3143445e3ba37085b (patch)
tree32821d487be7c2c21edcca6690621a9bb27afba9 /NEWS
parent33785e1f8a2cb7668fbf747ef85c4bbb4c4fc852 (diff)
downloadmpc-c7e1e96458deb786d7db5ec3143445e3ba37085b.tar.gz
documented sin_cos
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@858 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0436bbd..95fe789 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Changes in version 0.8.3:
- mpc_set_dc, mpc_set_ldc, mpc_get_dc, mpc_get_ldc for converting
between mpc type variables and C variables of type double _Complex
or long double _Complex
+ - mpc_sin_cos, computing simultaneously the sine and cosine
- Speed-up of mpc_pow_si through binary exponentiation, and of
mpc_pow_z when the exponent fits in a long
- Bug fixes: