分析以下代码,写出结果。 
  var a=100 , b=50 , c; 
  var d=Number(.100、abc.);  
  var e=typeof Math;  
  alert(a+b+c+e+d); 
出自:西安交通大学--网络软件开发综合训练学习指南