Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: elliptic_kc (<m>) The complete elliptic integral of the first kind, defined as
integrate(1/sqrt(1 - m*sin(x)^2), x, 0, %pi/2)
For certain values of m, the value of the integral is known in terms of Gamma functions. Use makegamma to evaluate them.
(%o1) true (%i2)