210 Star 890 Fork 658

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sponge.function.length_convert.rst 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
Li Qingguo 提交于 2023-10-11 10:29 . fix doc

sponge.function.length_convert

.. py:function:: sponge.function.length_convert(unit_in, unit_out)

    根据不同的单位换算长度。

    参数:
        - **unit_in** (Union[str, Units, Length, float, int]) - 长度的输入单位。
        - **unit_out** (Union[str, Units, Length, float, int]) - 长度的输出单位。

    返回:
        float。根据不同的单位换算所得的长度。
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.5

搜索帮助