3.2.94 \(\int \tan (\cos (x)) \, dx\) [194]

Optimal. Leaf size=6 \[ \text {Int}(\tan (\cos (x)),x) \]

[Out]

CannotIntegrate(tan(cos(x)),x)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \tan (\cos (x)) \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[Tan[Cos[x]],x]

[Out]

Defer[Int][Tan[Cos[x]], x]

Rubi steps

\begin {gather*} \begin {aligned} \text {Integral} &=\int \tan (\cos (x)) \, dx\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 0, normalized size = 0.00 \begin {gather*} \int \tan (\cos (x)) \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[Tan[Cos[x]],x]

[Out]

Integrate[Tan[Cos[x]], x]

________________________________________________________________________________________

Maple [A]
time = 0.00, size = 0, normalized size = 0.00 \[\int \tan \left (\cos \left (x \right )\right )\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(cos(x)),x)

[Out]

int(tan(cos(x)),x)

________________________________________________________________________________________

Maxima [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(cos(x)),x, algorithm="maxima")

[Out]

integrate(tan(cos(x)), x)

________________________________________________________________________________________

Fricas [A]
time = 0.58, size = 5, normalized size = 0.83 \begin {gather*} {\rm integral}\left (\tan \left (\cos \left (x\right )\right ), x\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(cos(x)),x, algorithm="fricas")

[Out]

integral(tan(cos(x)), x)

________________________________________________________________________________________

Sympy [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \tan {\left (\cos {\left (x \right )} \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(cos(x)),x)

[Out]

Integral(tan(cos(x)), x)

________________________________________________________________________________________

Giac [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(cos(x)),x, algorithm="giac")

[Out]

integrate(tan(cos(x)), x)

________________________________________________________________________________________

Mupad [A]
time = 0.00, size = -1, normalized size = -0.17 \begin {gather*} \int \mathrm {tan}\left (\cos \left (x\right )\right ) \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(cos(x)),x)

[Out]

int(tan(cos(x)), x)

________________________________________________________________________________________

Chatgpt [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {not solved} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

int(tan(cos(x)),x)

[Out]

not solved

________________________________________________________________________________________