Skip to content

Commit

Permalink
include missing Util functions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshDavid committed Oct 13, 2023
1 parent 01dabc5 commit d15a655
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions APLSource/Util-1/round-0.aplf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
round{1 ×0.5+÷}
9 changes: 9 additions & 0 deletions APLSource/Util-1/to-0.aplf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
to{
⍺ Start
⍵ End[Step]
← Start ... End
⎕IO0
1
end step2,1
n1+(end-)÷step
+step×n}

0 comments on commit d15a655

Please sign in to comment.