Solución detallada
Transportemos el miembro derecho de la ecuación al
miembro izquierdo de la ecuación con el signo negativo.
La ecuación se convierte de
y 2 + y tan ( x ) = 1 cos ( x ) y^{2} + y \tan{\left(x \right)} = \frac{1}{\cos{\left(x \right)}} y 2 + y tan ( x ) = cos ( x ) 1 en
( y 2 + y tan ( x ) ) − 1 cos ( x ) = 0 \left(y^{2} + y \tan{\left(x \right)}\right) - \frac{1}{\cos{\left(x \right)}} = 0 ( y 2 + y tan ( x ) ) − cos ( x ) 1 = 0 Es la ecuación de la forma
a*y^2 + b*y + c = 0 La ecuación cuadrática puede ser resuelta
con la ayuda del discriminante.
Las raíces de la ecuación cuadrática:
y 1 = D − b 2 a y_{1} = \frac{\sqrt{D} - b}{2 a} y 1 = 2 a D − b y 2 = − D − b 2 a y_{2} = \frac{- \sqrt{D} - b}{2 a} y 2 = 2 a − D − b donde D = b^2 - 4*a*c es el discriminante.
Como
a = 1 a = 1 a = 1 b = tan ( x ) b = \tan{\left(x \right)} b = tan ( x ) c = − 1 cos ( x ) c = - \frac{1}{\cos{\left(x \right)}} c = − cos ( x ) 1 , entonces
D = b^2 - 4 * a * c = (tan(x))^2 - 4 * (1) * (-1/cos(x)) = tan(x)^2 + 4/cos(x) La ecuación tiene dos raíces.
y1 = (-b + sqrt(D)) / (2*a) y2 = (-b - sqrt(D)) / (2*a) o
y 1 = tan 2 ( x ) + 4 cos ( x ) 2 − tan ( x ) 2 y_{1} = \frac{\sqrt{\tan^{2}{\left(x \right)} + \frac{4}{\cos{\left(x \right)}}}}{2} - \frac{\tan{\left(x \right)}}{2} y 1 = 2 tan 2 ( x ) + c o s ( x ) 4 − 2 tan ( x ) y 2 = − tan 2 ( x ) + 4 cos ( x ) 2 − tan ( x ) 2 y_{2} = - \frac{\sqrt{\tan^{2}{\left(x \right)} + \frac{4}{\cos{\left(x \right)}}}}{2} - \frac{\tan{\left(x \right)}}{2} y 2 = − 2 tan 2 ( x ) + c o s ( x ) 4 − 2 tan ( x )
// ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \
|| / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ |
||4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| |
||\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x))
|\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / /
y1 = I*|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \
\ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/
y 1 = − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) y_{1} = - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(\frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right) y 1 = − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) )
/ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \
| | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ |
| |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| |
| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x))
| \ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / /
y2 = I*|- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \
\ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/
y 2 = ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) y_{2} = \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(- \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right) y 2 = 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) )
y2 = (((2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)))^2 + (sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))^2)^(1/4)*sin(atan2(2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x), sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2) + cos(re(x))*sinh(im(x)))*sin(re(x))*sinh(im(x))/(2*(sin(re(x))^2*sinh(im(x))^2 + cos(re(x))^2*cosh(im(x))^2)) - (((2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)))^2 + (sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))^2)^(1/4)*cos(atan2(2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)), sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2) + sin(re(x))*cosh(im(x)))*cos(re(x))*cosh(im(x))/(2*(sin(re(x))^2*sinh(im(x))^2 + cos(re(x))^2*cosh(im(x))^2)) + i*(-(((2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)))^2 + (sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))^2)^(1/4)*sin(atan2(2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)), sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2) + cos(re(x))*sinh(im(x)))*cos(re(x))*cosh(im(x))/(2*(sin(re(x))^2*sinh(im(x))^2 + cos(re(x))^2*cosh(im(x))^2)) - (((2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)))^2 + (sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))^2)^(1/4)*cos(atan2(2*sin(re(x))*cos(re(x))*sinh(im(x))*cosh(im(x)) - 4*sin(re(x))*sinh(im(x)), sin(re(x))^2*cosh(im(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2) + sin(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x))/(2*(sin(re(x))^2*sinh(im(x))^2 + cos(re(x))^2*cosh(im(x))^2))))
Suma y producto de raíces
[src]
// ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \
|| / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ |
||4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| |
||\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x)) | |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x))
|\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / /
I*|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + I*|- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \
\ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ \ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/
( − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) ) + ( ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) ) \left(- \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(\frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right)\right) + \left(\frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(- \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right)\right) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) )
// ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \
|| / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ |
||4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| |
||\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| | |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x))
|\ \ 2 / / \ \ 2 / / | | \ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / \ \ 2 / / \ \ 2 / /
I*|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + I*|- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| / 2 2 2 2 \ / 2 2 2 2 \ | | / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \ / 2 2 2 2 \ / 2 2 2 2 \
\ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / \ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/
− ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) + i ( − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(\frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right) + i \left(- \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + i − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) )
/ // ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / / / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \ / ____________________________________________________________________________________________________________________________________________________________________ \ / ____________________________________________________________________________________________________________________________________________________________________ \ \
| || / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | | | / 2 / / 2 2 2 2 \\ | | / 2 / / 2 2 2 2 \\ | |
| ||4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |4 / 2 / 2 2 2 2 \ |atan2\-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| | |
| ||\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| - cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x))| | | |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*cos(re(x))*cosh(im(x))| |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *sin|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cos(re(x))*sinh(im(x))|*sin(re(x))*sinh(im(x)) |\/ (-4*sin(re(x))*sinh(im(x)) + 2*cos(re(x))*cosh(im(x))*sin(re(x))*sinh(im(x))) + \cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/ *cos|------------------------------------------------------------------------------------------------------------------------------------------------------------------| + cosh(im(x))*sin(re(x))|*cos(re(x))*cosh(im(x))|
| |\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / | | | \ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / |
|I*|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|*|I*|- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| + -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| | / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \ | | | / 2 2 2 2 \ / 2 2 2 2 \ | / 2 2 2 2 \ / 2 2 2 2 \ |
\ \ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / \ \ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ / 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ 2*\cos (re(x))*cosh (im(x)) + sin (re(x))*sinh (im(x))/ /
( − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) ) ( ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) + i ( − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 sin ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) − ( ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 4 cos ( a t a n 2 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ) ) \left(- \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(\frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} - \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right)\right) \left(\frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} + i \left(- \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)} - \frac{\left(\sqrt[4]{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2} + \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 4 \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)}}{2 \left(\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)}\right)}\right)\right) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) + i − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 sin ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + cos ( re ( x ) ) sinh ( im ( x ) ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ( sin 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + cos 2 ( re ( x ) ) cosh 2 ( im ( x ) ) ) ( 4 ( 2 sin ( re ( x ) ) cos ( re ( x ) ) sinh ( im ( x ) ) cosh ( im ( x ) ) − 4 sin ( re ( x ) ) sinh ( im ( x ) ) ) 2 + ( sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 cos ( 2 ata n 2 ( 2 s i n ( re ( x ) ) c o s ( re ( x ) ) s i n h ( im ( x ) ) c o s h ( im ( x ) ) − 4 s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cosh ( im ( x ) ) ) sin ( re ( x ) ) sinh ( im ( x ) )
__________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ / / 2 2 2 2 \\ __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ / / 2 2 2 2 \\
/ 2 2 2 4 2 4 3 2 2 4 3 2 2 2 2 2 2 2 2 2 2|atan2\2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| / 2 2 2 4 2 4 3 2 2 4 3 2 2 2 2 2 2 2 2 2 2|atan2\2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/|
2 2 / __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ / / 2 2 2 2 \\ / / 2 2 2 2 \\\ \/ - 32*sin (re(x)) + 32*cos (re(x)) + (-1 + cosh(2*im(x))) *cos (re(x)) + (-1 + cosh(2*im(x))) *sin (re(x)) - 8*cos (re(x))*cosh(3*im(x)) - 4*cos (re(x))*sin (re(x)) + 4*sin (re(x))*cosh(2*im(x)) + 8*cos (re(x))*cosh(im(x)) + 32*cos (re(x))*cosh(2*im(x)) + 32*sin (re(x))*cosh(2*im(x)) - 8*sin (re(x))*cos(re(x))*cosh(3*im(x)) + 2*(-1 + cosh(2*im(x))) *cos (re(x))*sin (re(x)) + 4*cos (re(x))*sin (re(x))*cosh(2*im(x)) + 40*sin (re(x))*cos(re(x))*cosh(im(x)) *sin |---------------------------------------------------------------------------------------------------------------------------------------------| 2 \/ - 32*sin (re(x)) + 32*cos (re(x)) + (-1 + cosh(2*im(x))) *cos (re(x)) + (-1 + cosh(2*im(x))) *sin (re(x)) - 8*cos (re(x))*cosh(3*im(x)) - 4*cos (re(x))*sin (re(x)) + 4*sin (re(x))*cosh(2*im(x)) + 8*cos (re(x))*cosh(im(x)) + 32*cos (re(x))*cosh(2*im(x)) + 32*sin (re(x))*cosh(2*im(x)) - 8*sin (re(x))*cos(re(x))*cosh(3*im(x)) + 2*(-1 + cosh(2*im(x))) *cos (re(x))*sin (re(x)) + 4*cos (re(x))*sin (re(x))*cosh(2*im(x)) + 40*sin (re(x))*cos(re(x))*cosh(im(x)) *cos |---------------------------------------------------------------------------------------------------------------------------------------------| 2
cos (re(x)) sin (re(x)) | / 2 2 2 4 2 4 3 2 2 4 3 2 2 2 2 2 2 2 2 2 |atan2\2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/| |atan2\2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh (im(x))*sin (re(x)) - cos (re(x))*sinh (im(x)) + 4*cos(re(x))*cosh(im(x))/|| \ 2 / sin (re(x))*cosh(2*im(x)) \ 2 / cos (re(x))*cosh(2*im(x))
----------- + ----------- + I*|cos(re(x))*sin(re(x))*sinh(2*im(x)) - \/ - 32*sin (re(x)) + 32*cos (re(x)) + (-1 + cosh(2*im(x))) *cos (re(x)) + (-1 + cosh(2*im(x))) *sin (re(x)) - 8*cos (re(x))*cosh(3*im(x)) - 4*cos (re(x))*sin (re(x)) + 4*sin (re(x))*cosh(2*im(x)) + 8*cos (re(x))*cosh(im(x)) + 32*cos (re(x))*cosh(2*im(x)) + 32*sin (re(x))*cosh(2*im(x)) - 8*sin (re(x))*cos(re(x))*cosh(3*im(x)) + 2*(-1 + cosh(2*im(x))) *cos (re(x))*sin (re(x)) + 4*cos (re(x))*sin (re(x))*cosh(2*im(x)) + 40*sin (re(x))*cos(re(x))*cosh(im(x)) *cos|---------------------------------------------------------------------------------------------------------------------------------------------|*sin|---------------------------------------------------------------------------------------------------------------------------------------------|| + --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------- - --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - -------------------------
2 2 \ \ 2 / \ 2 // 2 2 2 2
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2
4*(-cos(re(x))*cosh(im(x)) + I*sin(re(x))*sinh(im(x)))
i ( − ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 4 ( re ( x ) ) + 2 ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + ( cosh ( 2 im ( x ) ) − 1 ) 2 cos 4 ( re ( x ) ) + 4 sin 4 ( re ( x ) ) cosh ( 2 im ( x ) ) + 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + 40 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 8 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 sin 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 32 sin 2 ( re ( x ) ) + 8 cos 3 ( re ( x ) ) cosh ( im ( x ) ) − 8 cos 3 ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) + 32 cos 2 ( re ( x ) ) sin ( a t a n 2 ( 2 ( cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ) sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) cos ( a t a n 2 ( 2 ( cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ) sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) + sin ( re ( x ) ) cos ( re ( x ) ) sinh ( 2 im ( x ) ) ) + ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 4 ( re ( x ) ) + 2 ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + ( cosh ( 2 im ( x ) ) − 1 ) 2 cos 4 ( re ( x ) ) + 4 sin 4 ( re ( x ) ) cosh ( 2 im ( x ) ) + 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + 40 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 8 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 sin 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 32 sin 2 ( re ( x ) ) + 8 cos 3 ( re ( x ) ) cosh ( im ( x ) ) − 8 cos 3 ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) + 32 cos 2 ( re ( x ) ) sin 2 ( a t a n 2 ( 2 ( cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ) sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) 2 − ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 4 ( re ( x ) ) + 2 ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + ( cosh ( 2 im ( x ) ) − 1 ) 2 cos 4 ( re ( x ) ) + 4 sin 4 ( re ( x ) ) cosh ( 2 im ( x ) ) + 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + 40 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 8 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 sin 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 32 sin 2 ( re ( x ) ) + 8 cos 3 ( re ( x ) ) cosh ( im ( x ) ) − 8 cos 3 ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) + 32 cos 2 ( re ( x ) ) cos 2 ( a t a n 2 ( 2 ( cos ( re ( x ) ) cosh ( im ( x ) ) − 2 ) sin ( re ( x ) ) sinh ( im ( x ) ) , sin 2 ( re ( x ) ) cosh 2 ( im ( x ) ) − cos 2 ( re ( x ) ) sinh 2 ( im ( x ) ) + 4 cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 ) 2 + sin 2 ( re ( x ) ) cosh ( 2 im ( x ) ) 2 + sin 2 ( re ( x ) ) 2 − cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) 2 + cos 2 ( re ( x ) ) 2 4 ( i sin ( re ( x ) ) sinh ( im ( x ) ) − cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 \frac{i \left(- \sqrt{\left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \sin^{4}{\left(\operatorname{re}{\left(x\right)} \right)} + 2 \left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + \left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \cos^{4}{\left(\operatorname{re}{\left(x\right)} \right)} + 4 \sin^{4}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} + 4 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 4 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + 40 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 8 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(3 \operatorname{im}{\left(x\right)} \right)} + 32 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 32 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + 8 \cos^{3}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 8 \cos^{3}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(3 \operatorname{im}{\left(x\right)} \right)} + 32 \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} + 32 \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \left(\cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 2\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \left(\cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 2\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)} + \sin{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(2 \operatorname{im}{\left(x\right)} \right)}\right) + \frac{\sqrt{\left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \sin^{4}{\left(\operatorname{re}{\left(x\right)} \right)} + 2 \left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + \left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \cos^{4}{\left(\operatorname{re}{\left(x\right)} \right)} + 4 \sin^{4}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} + 4 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 4 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + 40 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 8 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(3 \operatorname{im}{\left(x\right)} \right)} + 32 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 32 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + 8 \cos^{3}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 8 \cos^{3}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(3 \operatorname{im}{\left(x\right)} \right)} + 32 \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} + 32 \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)}} \sin^{2}{\left(\frac{\operatorname{atan_{2}}{\left(2 \left(\cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 2\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)}}{2} - \frac{\sqrt{\left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \sin^{4}{\left(\operatorname{re}{\left(x\right)} \right)} + 2 \left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + \left(\cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 1\right)^{2} \cos^{4}{\left(\operatorname{re}{\left(x\right)} \right)} + 4 \sin^{4}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} + 4 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 4 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + 40 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 8 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(3 \operatorname{im}{\left(x\right)} \right)} + 32 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} - 32 \sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} + 8 \cos^{3}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 8 \cos^{3}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(3 \operatorname{im}{\left(x\right)} \right)} + 32 \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)} + 32 \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)}} \cos^{2}{\left(\frac{\operatorname{atan_{2}}{\left(2 \left(\cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} - 2\right) \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)},\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} - \cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \sinh^{2}{\left(\operatorname{im}{\left(x\right)} \right)} + 4 \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)} \right)}}{2} \right)}}{2} + \frac{\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)}}{2} + \frac{\sin^{2}{\left(\operatorname{re}{\left(x\right)} \right)}}{2} - \frac{\cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(2 \operatorname{im}{\left(x\right)} \right)}}{2} + \frac{\cos^{2}{\left(\operatorname{re}{\left(x\right)} \right)}}{2}}{4 \left(i \sin{\left(\operatorname{re}{\left(x\right)} \right)} \sinh{\left(\operatorname{im}{\left(x\right)} \right)} - \cos{\left(\operatorname{re}{\left(x\right)} \right)} \cosh{\left(\operatorname{im}{\left(x\right)} \right)}\right)^{2}} 4 ( i sin ( re ( x ) ) sinh ( im ( x ) ) − cos ( re ( x ) ) cosh ( im ( x ) ) ) 2 i ( − ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 4 ( re ( x ) ) + 2 ( cosh ( 2 im ( x ) ) − 1 ) 2 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + ( cosh ( 2 im ( x ) ) − 1 ) 2 cos 4 ( re ( x ) ) + 4 sin 4 ( re ( x ) ) cosh ( 2 im ( x ) ) + 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 4 sin 2 ( re ( x ) ) cos 2 ( re ( x ) ) + 40 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( im ( x ) ) − 8 sin 2 ( re ( x ) ) cos ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 sin 2 ( re ( x ) ) cosh ( 2 im ( x ) ) − 32 sin 2 ( re ( x ) ) + 8 cos 3 ( re ( x ) ) cosh ( im ( x ) ) − 8 cos 3 ( re ( x ) ) cosh ( 3 im ( x ) ) + 32 cos 2 ( re ( x ) ) cosh ( 2 im ( x ) ) + 32 cos 2 ( re ( x ) ) sin ( 2 ata n 2 ( 2 ( c o s ( re ( x ) ) c o s h ( im ( x ) ) − 2 ) s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) cos ( 2 ata n 2 ( 2 ( c o s ( re ( x ) ) c o s h ( im ( x ) ) − 2 ) s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + sin ( re ( x ) ) cos ( re ( x ) ) sinh ( 2 im ( x ) ) ) + 2 ( c o s h ( 2 im ( x ) ) − 1 ) 2 s i n 4 ( re ( x ) ) + 2 ( c o s h ( 2 im ( x ) ) − 1 ) 2 s i n 2 ( re ( x ) ) c o s 2 ( re ( x ) ) + ( c o s h ( 2 im ( x ) ) − 1 ) 2 c o s 4 ( re ( x ) ) + 4 s i n 4 ( re ( x ) ) c o s h ( 2 im ( x ) ) + 4 s i n 2 ( re ( x ) ) c o s 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) − 4 s i n 2 ( re ( x ) ) c o s 2 ( re ( x ) ) + 40 s i n 2 ( re ( x ) ) c o s ( re ( x ) ) c o s h ( im ( x ) ) − 8 s i n 2 ( re ( x ) ) c o s ( re ( x ) ) c o s h ( 3 im ( x ) ) + 32 s i n 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) − 32 s i n 2 ( re ( x ) ) + 8 c o s 3 ( re ( x ) ) c o s h ( im ( x ) ) − 8 c o s 3 ( re ( x ) ) c o s h ( 3 im ( x ) ) + 32 c o s 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) + 32 c o s 2 ( re ( x ) ) s i n 2 ( 2 ata n 2 ( 2 ( c o s ( re ( x ) ) c o s h ( im ( x ) ) − 2 ) s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) − 2 ( c o s h ( 2 im ( x ) ) − 1 ) 2 s i n 4 ( re ( x ) ) + 2 ( c o s h ( 2 im ( x ) ) − 1 ) 2 s i n 2 ( re ( x ) ) c o s 2 ( re ( x ) ) + ( c o s h ( 2 im ( x ) ) − 1 ) 2 c o s 4 ( re ( x ) ) + 4 s i n 4 ( re ( x ) ) c o s h ( 2 im ( x ) ) + 4 s i n 2 ( re ( x ) ) c o s 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) − 4 s i n 2 ( re ( x ) ) c o s 2 ( re ( x ) ) + 40 s i n 2 ( re ( x ) ) c o s ( re ( x ) ) c o s h ( im ( x ) ) − 8 s i n 2 ( re ( x ) ) c o s ( re ( x ) ) c o s h ( 3 im ( x ) ) + 32 s i n 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) − 32 s i n 2 ( re ( x ) ) + 8 c o s 3 ( re ( x ) ) c o s h ( im ( x ) ) − 8 c o s 3 ( re ( x ) ) c o s h ( 3 im ( x ) ) + 32 c o s 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) + 32 c o s 2 ( re ( x ) ) c o s 2 ( 2 ata n 2 ( 2 ( c o s ( re ( x ) ) c o s h ( im ( x ) ) − 2 ) s i n ( re ( x ) ) s i n h ( im ( x ) ) , s i n 2 ( re ( x ) ) c o s h 2 ( im ( x ) ) − c o s 2 ( re ( x ) ) s i n h 2 ( im ( x ) ) + 4 c o s ( re ( x ) ) c o s h ( im ( x ) ) ) ) + 2 s i n 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) + 2 s i n 2 ( re ( x ) ) − 2 c o s 2 ( re ( x ) ) c o s h ( 2 im ( x ) ) + 2 c o s 2 ( re ( x ) )
(cos(re(x))^2/2 + sin(re(x))^2/2 + i*(cos(re(x))*sin(re(x))*sinh(2*im(x)) - sqrt(-32*sin(re(x))^2 + 32*cos(re(x))^2 + (-1 + cosh(2*im(x)))^2*cos(re(x))^4 + (-1 + cosh(2*im(x)))^2*sin(re(x))^4 - 8*cos(re(x))^3*cosh(3*im(x)) - 4*cos(re(x))^2*sin(re(x))^2 + 4*sin(re(x))^4*cosh(2*im(x)) + 8*cos(re(x))^3*cosh(im(x)) + 32*cos(re(x))^2*cosh(2*im(x)) + 32*sin(re(x))^2*cosh(2*im(x)) - 8*sin(re(x))^2*cos(re(x))*cosh(3*im(x)) + 2*(-1 + cosh(2*im(x)))^2*cos(re(x))^2*sin(re(x))^2 + 4*cos(re(x))^2*sin(re(x))^2*cosh(2*im(x)) + 40*sin(re(x))^2*cos(re(x))*cosh(im(x)))*cos(atan2(2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh(im(x))^2*sin(re(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2)*sin(atan2(2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh(im(x))^2*sin(re(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2)) + sqrt(-32*sin(re(x))^2 + 32*cos(re(x))^2 + (-1 + cosh(2*im(x)))^2*cos(re(x))^4 + (-1 + cosh(2*im(x)))^2*sin(re(x))^4 - 8*cos(re(x))^3*cosh(3*im(x)) - 4*cos(re(x))^2*sin(re(x))^2 + 4*sin(re(x))^4*cosh(2*im(x)) + 8*cos(re(x))^3*cosh(im(x)) + 32*cos(re(x))^2*cosh(2*im(x)) + 32*sin(re(x))^2*cosh(2*im(x)) - 8*sin(re(x))^2*cos(re(x))*cosh(3*im(x)) + 2*(-1 + cosh(2*im(x)))^2*cos(re(x))^2*sin(re(x))^2 + 4*cos(re(x))^2*sin(re(x))^2*cosh(2*im(x)) + 40*sin(re(x))^2*cos(re(x))*cosh(im(x)))*sin(atan2(2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh(im(x))^2*sin(re(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2)^2/2 + sin(re(x))^2*cosh(2*im(x))/2 - sqrt(-32*sin(re(x))^2 + 32*cos(re(x))^2 + (-1 + cosh(2*im(x)))^2*cos(re(x))^4 + (-1 + cosh(2*im(x)))^2*sin(re(x))^4 - 8*cos(re(x))^3*cosh(3*im(x)) - 4*cos(re(x))^2*sin(re(x))^2 + 4*sin(re(x))^4*cosh(2*im(x)) + 8*cos(re(x))^3*cosh(im(x)) + 32*cos(re(x))^2*cosh(2*im(x)) + 32*sin(re(x))^2*cosh(2*im(x)) - 8*sin(re(x))^2*cos(re(x))*cosh(3*im(x)) + 2*(-1 + cosh(2*im(x)))^2*cos(re(x))^2*sin(re(x))^2 + 4*cos(re(x))^2*sin(re(x))^2*cosh(2*im(x)) + 40*sin(re(x))^2*cos(re(x))*cosh(im(x)))*cos(atan2(2*(-2 + cos(re(x))*cosh(im(x)))*sin(re(x))*sinh(im(x)), cosh(im(x))^2*sin(re(x))^2 - cos(re(x))^2*sinh(im(x))^2 + 4*cos(re(x))*cosh(im(x)))/2)^2/2 - cos(re(x))^2*cosh(2*im(x))/2)/(4*(-cos(re(x))*cosh(im(x)) + i*sin(re(x))*sinh(im(x)))^2)