Atan2 函数
Atan2
函数返回两个时间系列中对应元素的反正切。
它是对时间系列起作用的一种二进制算术函数。其他二进制算术函数包括
Divide
、
Minus
、
Mod
、
Plus
、
Pow
和
Times
。
父主题:
时间系列 SQL 例程
相关参考
二进制算术函数