From c845b7a5e8452bc649843b22af64919c122753c4 Mon Sep 17 00:00:00 2001 From: nospur-sontud <47397180+nospur-sontud@users.noreply.github.com> Date: Thu, 3 Aug 2023 06:16:35 -0400 Subject: [PATCH] Update 1a.md ++ mod --- content/reference/hoon/stdlib/1a.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/reference/hoon/stdlib/1a.md b/content/reference/hoon/stdlib/1a.md index f856748..7884119 100644 --- a/content/reference/hoon/stdlib/1a.md +++ b/content/reference/hoon/stdlib/1a.md @@ -728,8 +728,7 @@ An [`atom`](/reference/glossary/atom). ~/ %mod |: [a=`@`1 b=`@`1] ^- @ - ?< =(0 b) - (sub a (mul b (div a b))) + +:(dvr a b) ``` #### Examples