.DeployStructLib.Math.asinh

Inverse hyperbolic sine

Information

This function returns y = asinh(x).

Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED

Interface

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

Generated at 2026-01-06T19:13:46Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos