math-functions-0.1.1.1: Special functions and Chebyshev polynomials

Portabilityportable
Stabilityexperimental
Maintainerbos@serpentine.com
Safe HaskellSafe-Infered

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.