Parte trigonométrica
[src]
1 1
-------------- - -----------------------------
atan(x)*sec(x) / 2\ 2 / pi\
\1 + x /*atan (x)*sec|x - --|
\ 2 /
atan(x)sec(x)1−(x2+1)atan2(x)sec(x−2π)1
1 1
------------------- - ------------------------
/pi \ / 2\ 2
atan(x)*csc|-- - x| \1 + x /*atan (x)*csc(x)
\2 /
atan(x)csc(−x+2π)1−(x2+1)atan2(x)csc(x)1
2/x\ /x\
1 - tan |-| 2*tan|-|
\2/ \2/
--------------------- - -------------------------------
/ 2/x\\ / 2\ / 2/x\\ 2
|1 + tan |-||*atan(x) \1 + x /*|1 + tan |-||*atan (x)
\ \2// \ \2//
(tan2(2x)+1)atan(x)1−tan2(2x)−(x2+1)(tan2(2x)+1)atan2(x)2tan(2x)
2/x\ /x\
-1 + cot |-| 2*cot|-|
\2/ \2/
--------------------- - -------------------------------
/ 2/x\\ / 2\ / 2/x\\ 2
|1 + cot |-||*atan(x) \1 + x /*|1 + cot |-||*atan (x)
\ \2// \ \2//
(cot2(2x)+1)atan(x)cot2(2x)−1−(x2+1)(cot2(2x)+1)atan2(x)2cot(2x)
/ pi\
sin|x + --|
\ 2 / sin(x)
----------- - -----------------
atan(x) / 2\ 2
\1 + x /*atan (x)
atan(x)sin(x+2π)−(x2+1)atan2(x)sin(x)
1 1
-------------- - ------------------------
atan(x)*sec(x) / 2\ 2
\1 + x /*atan (x)*csc(x)
atan(x)sec(x)1−(x2+1)atan2(x)csc(x)1
/ pi\
cos|x - --|
cos(x) \ 2 /
------- - -----------------
atan(x) / 2\ 2
\1 + x /*atan (x)
atan(x)cos(x)−(x2+1)atan2(x)cos(x−2π)
cos(x)/atan(x) - cos(x - pi/2)/((1 + x^2)*atan(x)^2)