Skip to content

2π is not a number #285

Open
Open
@Wrzlprmft

Description

@Wrzlprmft

The long-expected sequel to the popular π is not a number:

from symengine import pi
print((2*pi).is_number)

is_number returns None for 2*pi, though it should be True.

Also, there seem to be is_number and is_Number, which work differently is at least confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions