function tanC extends Modelica.Icons.Function; input ComplexType z "complex argument"; output ComplexType tan_z "tangens of z"; end tanC;