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