Int
求小数的整数部分
语法
int = Int(double)
示例
Int(3.14159);返回3
Int(-3.14);返回-3
http://www.visual-graph.com
@2004-2007 北京图王Visual Graph.版权所有.