源码
{集中度A}
a1:=cost(70);
a2:=cost(5);
集中度:(a1-a2)*100/(a1+a2),LINETHICK2,COLORMAGENTA;
xx:=HHV(集中度,1)=HHV(集中度,0) ;
源码
{集中度A}
a1:=cost(70);
a2:=cost(5);
集中度:(a1-a2)*100/(a1+a2),LINETHICK2,COLORMAGENTA;
xx:=HHV(集中度,1)=HHV(集中度,0) ;