mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Added unit
Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
parent
587cb95093
commit
a283b52e8c
1 changed files with 1 additions and 1 deletions
|
|
@ -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_)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue