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 checksum:

27553df42411c65c1f6899e703fd5650c17e5658b84ca9882aaf1b92514423f3

總下載次數 3,945

這個版本 3,945

License:

MIT

Ruby 版本需求:

相關連結: