Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.

elliptick

Florian Rappl edited this page Dec 21, 2014 · 2 revisions

elliptick

Elliptic Integrals are said to be 'complete' when the amplitude φ = π/2 and therefore x = 1. The complete elliptic integral of the first kind K is evaluated by this function.

elliptick(x)

Computes the value and returns the result.

Argument x

Scalar

Returns 1. entry

Scalar

elliptick(x)

Computes the value of each entry of the given matrix and returns a matrix with the same dimension.

Argument x

Matrix

Returns 1. entry

Matrix

Clone this wiki locally