function asin extends Icons.myFunction; input Real u "Independent variable"; output Types.myAngle y "Dependent variable y=asin(u)"; end asin;