#include <boost/math/complex/atanh.hpp>
template<class T> std::complex<T> atanh(const std::complex<T>& z);
功能: 返回複數Z的反雙曲正切值.
公式: