MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Integrate[Sqrt[Tan[x]], {x, 0, 1}]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30135] Integrate[Sqrt[Tan[x]], {x, 0, 1}]
  • From: seidovzf at yahoo.com (Zakir F. Seidov)
  • Date: Tue, 31 Jul 2001 04:27:09 -0400 (EDT)
  • References: <c78vw3fmtu5c@forum.mathforum.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Or even more symmetric:

(Pi - ArcTan[Sqrt[2*Tan[1]]/(Tan[1] - 1)] - 
   ArcTanh[Sqrt[2*Tan[1]]/(Tan[1] + 1)])/Sqrt[2]

ZFS


  • Prev by Date: Cube to Dodecahedron
  • Next by Date: Import a jpg/wmf file
  • Previous by thread: Integrate[Sqrt[Tan[x]], {x, 0, 1}]
  • Next by thread: Re: Pattern matching "on the fly" + Developer`ClearCache[]