spark函数atanhOn this pageatanh atanh介绍 atanh(expr) - 返回 expr 的反双曲正切值。 Examples: > SELECT atanh(0); 0.0> SELECT atanh(2); NaN Since: 3.0.0