RubyGems Navigation menu

fixedpnt 0.0.2

Binary Fixed Point calculations with Ruby. fixedpnt allows simulating binary fixed point calculations done in hardware. If you want to know what fixed point numbers are, you can read this: http://en.wikipedia.org/wiki/Fixed-point_arithmetic There is another library from Phil Tomson which serves the same purpose but with different properties: http://rubyforge.org/projects/fixedpt/ For _decimal_ fixed point calculations there is at least the library from Karl Brodowsky: http://rubyforge.org/projects/long-decimal/

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.2 - March 26, 2013 (11.5 KB)

Development 相依性套件 (2):

hoe ~> 3.5
rdoc ~> 3.10

擁有者:

作者:

  • Axel Friedrich

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,995

這個版本 3,995

授權:

MIT

Ruby 版本需求:

相關連結: