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