Dyalog / Dyalog/ullu

[Primitive] Floor: Redo the model for floor

Open
#37 2 comments 0 reactions 0 assignees View on GitHub
bug help wanted Size: M
Dominant language
APL
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Redo the model function for floor to handle inputs like `1E200`.

The current model of floor calculates it by using a very non-intrusive (with the actual primitive being tested) approach by using strings to calculate the result. But it fails to evaluate inputs like `1E200` and fails.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.