math-functions-0.1.5.2: Special functions and Chebyshev polynomials

Portabilityportable
Stabilityexperimental
Maintainerbos@serpentine.com
Safe HaskellSafe-Inferred

Numeric.SpecFunctions.Extra

Description

Less common mathematical functions.

Synopsis

Documentation

bd0Source

Arguments

:: Double
x
-> Double
np
-> Double 

Evaluate the deviance term x log(x/np) + np - x.