quantity:Ruby的数量描述

时间:2024-05-29 19:25:01
【文件属性】:

文件名称:quantity:Ruby的数量描述

文件大小:30KB

文件格式:ZIP

更新时间:2024-05-29 19:25:01

Ruby

Quantity.rb:Ruby的单位和数量 Quantity.rb为Ruby中的单位和数量提供一流的支持。 真正的数量表示形式和复杂转换的正确抽象。 希望本自述文件将满足您的所有需求,但 概述 require 'quantity/all' 1.meter #=> 1 meter 1.meter.to_feet #=> 3.28083... foot c = 299792458.meters / 1.second #=> 299792458 meter/second newton = 1.meter * 1.kilogram / 1.second**2


【文件预览】:
quantity-master
----Rakefile(1KB)
----.yardopts(227B)
----Gemfile(80B)
----README(9B)
----quantity.gemspec(1KB)
----VERSION(6B)
----AUTHORS(163B)
----doc()
--------.gitignore(10B)
----UNLICENSE(1KB)
----spec()
--------unit.spec(9KB)
--------quantity.spec(8KB)
--------dimension.spec(11KB)
--------systems.spec(844B)
----.gitignore(74B)
----lib()
--------quantity.rb(11KB)
--------quantity()
----.gemspec(1KB)
----README.md(9KB)

网友评论