Dyalog/ullu

[Primitive] Floor: Redo the model for floor

Open

#37 建立於 2023年12月14日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)APL (4 fork)auto 404
Size: Mbughelp wanted

倉庫指標

Star
 (5 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南