Add floor and ceil, move built-in functions to a separate file #120
ychenfo
commented 2021-12-01 03:27:36 +08:00
Collaborator
- add floor, floor64, ceil, ceil64 (#111)
- since the built-in functions are getting more and more, move them to a separate file to make things clearer.
- add floor, floor64, ceil, ceil64 (#111)
- since the built-in functions are getting more and more, move them to a separate file to make things clearer.
ychenfo
added 2 commits 2021-12-01 03:27:38 +08:00
7ede4f15b6
nac3core: move builtin definitions to another file
fa2fe8ed5d
nac3core: add ceil and floor
ychenfo
added 1 commit 2021-12-02 01:13:10 +08:00
aa2d79fea6
Merge branch 'master' into built_in_floor_ceil
sb10q
merged commit b030aec191 into master 2021-12-02 10:40:50 +08:00
sb10q
referenced this issue from a commit 2021-12-02 10:40:51 +08:00
Merge pull request 'Add floor and ceil, move built-in functions to a separate file' (#120) from built_in_floor_ceil into master
sb10q
deleted branch built_in_floor_ceil 2021-12-02 10:41:01 +08:00
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#120
Loading…
Reference in New Issue
No description provided.
Delete Branch "built_in_floor_ceil"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?