JuliaMath / JuliaMath/SpecialFunctions.jl

Large negative real number arguments return NaN for expintx

Open
#457 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
381
Forks
113
Avg merge
1d 23h
Merged PRs (30d)
1

Description

`expintx(complex(-x))` returns `NaN` for x more than around 700. It's almost like this is being handled by `-exp(-x)*expinti(x)` and we're getting an overflow error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.