JuliaMath / JuliaMath/SpecialFunctions.jl

erfi(::BigFloat)

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

Description

```
julia> SpecialFunctions.erfi(big"1")
ERROR: MethodError: no method matching erfi(::BigFloat)
```

Since `SpecialFunctions.erf` works with `BigFloat`, I suspect that `erfi` could work too without much hassle?

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.