Entering `acos(5)` into a float input box gives "can't convert complex to float"
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue reports that entering `acos(5)` in a float input box raises "can't convert complex to float," but it names no files or tests. Start by reproducing the input and tracing the float-value parsing or validation path. Done means the invalid value is handled with the intended user-facing behavior rather than an unexpected conversion error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100