diff --git a/docs/querying/operators.md b/docs/querying/operators.md index b790ed1da..1f6455b7a 100644 --- a/docs/querying/operators.md +++ b/docs/querying/operators.md @@ -42,7 +42,7 @@ the result. ### Trigonometric binary operators -The following trigonometric binary operators exist in Prometheus: +The following trigonometric binary operators, which work in radians, exist in Prometheus: * `atan2` (https://pkg.go.dev/math#Atan2, _This is experimental_)