extended-rational

Crates.ioextended-rational
lib.rsextended-rational
version1.3.3
sourcesrc
created_at2017-09-30 00:07:15.172783
updated_at2017-11-05 16:10:00.309039
descriptionProvides implementations of high-accuracy projectively-extended rational numbers and macros for creating them.
homepage
repository
max_upload_size
id33953
size42,434
Scott Taylor (scott2000)

documentation

README

This crate provides implementations of high-accuracy projectively-extended rational numbers and macros for creating them.

Differences

Projectively-extended rationals differ from normal rationals because they have a single, signless infinity and a single, signless zero. This means that 1/0 can be defined as equal to and 1/∞ equal to 0.

Commit count: 0

cargo fmt