| Copyright | (c) Stéphane Laurent 2023 |
|---|---|
| License | BSD3 |
| Maintainer | laurent_step@outlook.fr |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Math.JacobiElliptic
Description
Provides the Jacobi elliptic functions and the amplitude function.
Documentation
Arguments
| :: Char | a letter among |
| -> Char | a letter among |
| -> Complex Double | z, the variable |
| -> Complex Double | q, the nome |
| -> Complex Double |
Jacobi elliptic function in terms of the nome.
Arguments
| :: Char | a letter among |
| -> Char | a letter among |
| -> Complex Double | z, the variable |
| -> Complex Double | m, the squared modulus |
| -> Complex Double |
Jacobi elliptic function in terms of the squared modulus.