.cross

Cross product of two 3-vectors

Information

See cross()

Interface

function cross
  input Real[3] x;
  input Real[3] y;
  output Real[3] z;
end cross;

Generated at 2025-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos