function detC extends Icons.Function; input Types.Complex z "complex argument"; output Real det_z "determinant of z"; end detC;