cast to-fixed-point

名称

cast-to-fixed-point - 将整数转换为定点数。

概要

cast to-fixed-point [options] decimals value

描述

将整数转换为定点数。

选项

Common 选项

-h
--help
    输出帮助信息。

示例

  1. 将 250 转换为带有 2 位小数的定点数:
    cast to-fixed-point 2 250
    

另请参阅

cast