y = sqrt(1/(1 - k^2*sin(u)^2))
function fun6 extends Modelica.Math.Nonlinear.Interfaces.partialScalarFunction; input Real k "Modul"; end fun6;