Skip to content

Doctest fix for: dilog(RR) should return an element of RR #19906

Closed
@zimmermann6

Description

@zimmermann6

in Sage 6.10:

sage: dilog(-1.0)
-1/12*pi^2
sage: dilog(1)
1/6*pi^2
sage: dilog(0.5)
1/12*pi^2 - 1/2*log(2)^2

we should not get symbolic output with floating-point input.

Reported as pynac/pynac#219

Upstream: Reported upstream. Developers acknowledge bug.

Component: basic arithmetic

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

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