pyspark.sql.functions.
hypot
Computes sqrt(a^2 + b^2) without intermediate overflow or underflow.
sqrt(a^2 + b^2)
New in version 1.4.
previous
pyspark.sql.functions.hours
next
pyspark.sql.functions.initcap