Added unit

Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
Levi Harrison 2021-08-25 08:33:42 -04:00
parent 587cb95093
commit a283b52e8c

View File

@ -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_)