.DeployStructLib.Math.atanh

Inverse hyperbolic tangent

Information

This function returns y = atanh(x).

Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED

Interface

/*
COPYRIGHT (C) 2018
BY ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
*/
function atanh
  input Real x;
  output Real y;
end atanh;

Generated at 2026-01-17T19:13:54Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos