Halstead complexity measures: Difference between revisions

Content deleted Content added
m fixing spaces
No edit summary
Line 18:
 
From this then the sizes of Halstead length become (<math>HL</math>) and Healstead volume (<math>HV=V</math>) are calculated:
* <math>HL = n_1 \times \log_2 n_1 -+ n_2 \times \log_2 n_2</math>
* <math>HV = N \times \log_2 n</math>