From 8746de42d1fa1a71e7cca9353cb547cc12104f55 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 29 Dec 2020 03:30:07 +0100 Subject: ... --- content/fate_v1/computations/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fate_v1/computations/_index.md b/content/fate_v1/computations/_index.md index 4eed307..e8a8816 100644 --- a/content/fate_v1/computations/_index.md +++ b/content/fate_v1/computations/_index.md @@ -116,7 +116,7 @@ Highest value among the operands. {{< fatecode >}}(clamp [N0 = NUMBER] [N1 = NUMBER] [N2 = NUMBER]){{< /fatecode >}} -Equivalent to `(min N0 (max N1 N2))`. +Equivalent to `(max N0 (min N1 N2))`. {{< fatecode >}}(abs [NUMBER]){{< /fatecode >}} -- cgit v1.2.3-70-g09d2