.MetaModelica.stringReal

Information

This function fails unless the whole string can be consumed by strtod without
setting errno. For more details, see man 3 strtod

Interface

function stringReal
  input String str;
  output Real r;
end stringReal;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos