Add distributions handling to CDF(), Mean(), Variance(), PDF() functions

Issue #126 closed
Axel Kramer repo owner created an issue

Add handling for: BernoulliDistribution, BinomialDistribution, HypergeometricDistribution, NormalDistribution, PoissonDistribution, etc in symbolic and numeric mode:

Add new distribution names to:

org.matheclipse.core.convert.AST2Expr#FUNCTION_STRINGS

See prepared function templates:

Comments (1)

  1. Log in to comment