This function returns y = atanh(x).
Copyright © 2018 ATA ENGINEERING, INC. ALL RIGHTS RESERVED
function atanh input Real x; output Real y; end atanh;