{ } Raw JSON

bundles / scipy latest / scipy / stats / _distribution_infrastructure / _logexpxmexpy

function

scipy.stats._distribution_infrastructure:_logexpxmexpy

source: /scipy/stats/_distribution_infrastructure.py :1266

Signature

def   _logexpxmexpy ( x y )

Summary

Compute the log of the difference of the exponentials of two arguments.

Extended Summary

Avoids over/underflow, but does not prevent loss of precision otherwise.

Aliases

  • scipy.stats._distribution_infrastructure._logexpxmexpy