Skip to content

Numeric integration returns wrong result for N[ integrate(1/x,{x,0,1}) ] #1064

@tranleduy2000

Description

@tranleduy2000

There is the input, the integral of 1/x from 0 to 1 is a divergent integral:

N[ integrate(1/x,{x,0,1}) ] 

Error result:

𝟣𝟢.𝟥𝟩𝟦𝟩𝟨
image

Expected result:

Indeterminate

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions