天软金融分析.NET函数大全 > TSL函数 > 数学函数 > 精度设置及取整运算

Floor32    

简述
得到比参数X小的最大整数。参数:
X:实数
定义
Floor32(X: Real): Integer;
参数
名称类型说明
返回 Integer整型
相关