function prodC extends Icons.Function; input Types.Complex[:] z "complex vector"; output Types.Complex p "product of components of z"; end prodC;