normal - normalizes the beam power to unity.
This function normalize the power to unit according to below expression
f1=begin(0.01,1e-6,64); f2=random(f1,"int",2); field_plot(f2); f3=normal(f2); field_plot(f3);
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
normal ,