From b5622a144e4a56ef36624a4319093042a9631e97 Mon Sep 17 00:00:00 2001 From: Stig Helgeland Date: Tue, 1 Jul 2025 14:31:13 +0200 Subject: [PATCH] docs: correct header level in rad2deg --- doc/specs/stdlib_math.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specs/stdlib_math.md b/doc/specs/stdlib_math.md index 5175c020a..3d6524e04 100644 --- a/doc/specs/stdlib_math.md +++ b/doc/specs/stdlib_math.md @@ -459,7 +459,7 @@ Experimental Elemenal function. -### Description +#### Description `rad2deg` converts phase angles from radians to degrees.