Skip to content

No evaluation with gamma of ball/interval field arguments #22873

@rwst

Description

@rwst

Incomplete gamma doesn't do anything given ball arguments

sage: gamma(2, RBF(1/3))
gamma(2, [0.3333333333333333 +/- 7.04e-17])
sage: gamma(2., RBF(1/3))
gamma(2.00000000000000, [0.3333333333333333 +/- 7.04e-17])
sage: gamma(2, RIF(1/3))
gamma(2, 0.3333333333333334?)

Component: symbolics

Issue created by migration from https://trac.sagemath.org/ticket/22873

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions