Skip to content

Commit

Permalink
trim
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Sep 30, 2024
1 parent befeb6e commit e3df514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/apple-by-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ Note the `⟜` to prevent expressions from being inlined.
## Numerically Stable Geometric Mean

```
λxs.
λxs.
⸎ avg ← [{n ⟜ ℝ(:xs); ((+)/xs)%n}]
; e:(avg (_.'xs))
```
Expand Down

0 comments on commit e3df514

Please sign in to comment.