index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sin_cos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
new version (adapted from sin.c)
zimmerma
2002-03-17
1
-0
/
+99
*
now two separate files cos.c and sin.c
zimmerma
2001-11-16
1
-275
/
+0
*
removed mpfr_sin and mpfr_cos (now separate implementations)
zimmerma
2001-09-07
1
-12
/
+0
*
A few patches.
daney
2001-06-14
1
-1
/
+1
*
added mpfr_sin and mpfr_cos
zimmerma
2001-06-07
1
-0
/
+12
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-9
/
+32
*
truncate the last uk (when the precision is not a power of 2)
zimmerma
2001-01-11
1
-8
/
+14
*
k2r -> ansi style
zimmerma
2000-12-21
1
-13
/
+14
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-4
/
+5
*
removed warnings
zimmerma
2000-12-15
1
-0
/
+3
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
check that we can round the cosine too
zimmerma
2000-12-13
1
-3
/
+4
*
cleaned calls to mpfr_extract
zimmerma
2000-12-01
1
-11
/
+7
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-3
/
+3
*
return value was wrong for input non-zero (should return 1 = inexact)
zimmerma
2000-12-01
1
-4
/
+10
*
gained a factor of 2 in most cases (replaced initial constant factor=2
zimmerma
2000-11-29
1
-25
/
+42
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-12
/
+12
*
removed some memory leaks
zimmerma
2000-08-16
1
-14
/
+13
*
First Release
jeandel
2000-07-11
1
-0
/
+222