lgammaf v0.1.0

Source
Computes natural logarithm of the absolute value of the gamma function.

Package: C

C reference: lgammaf

Signature

func lgammaf(x: float32) -> float32;

See also

  • C — the package overview