On Thu, 30 Mar 2006 08:09:14 EST, "linux-os (Dick Johnson)" said: > For instance __all__ real numbers, except for transcendentals, can > be represented as a ratio of two integers. For instance, you can't > represent 1/3 exactly as a decimal. That's a "rational" number (or alternately, an algebraic number of order 1. Irrational numbers result from algebraic expressions but aren't representable as a ratio (for instance, the square root of 2, or the number phi - both of these are algebraic numbers of order 2). Trancendentals are numbers which can't result from algebraic expressions with whole number coefficients (for instance, pi and e). All transcendentals are irrational, but not all irrationals are transcendental. http://mathworld.wolfram.com/AlgebraicNumber.html http://mathworld.wolfram.com/IrrationalNumber.html http://mathworld.wolfram.com/TranscendentalNumber.html http://mathworld.wolfram.com/GoldenRatio.html
Attachment:
pgpUR3vZ8NrcG.pgp
Description: PGP signature
- References:
- Float numbers in module programming
- From: beware <[email protected]>
- Re: Float numbers in module programming
- From: "linux-os \(Dick Johnson\)" <[email protected]>
- Re: Float numbers in module programming
- From: Jan Engelhardt <[email protected]>
- Re: Float numbers in module programming
- From: "linux-os \(Dick Johnson\)" <[email protected]>
- Float numbers in module programming
- Prev by Date: Re: [RFC] Virtualization steps
- Next by Date: oops in generic_delete_inode when doing frequent i/o to disk
- Previous by thread: Re: Float numbers in module programming
- Next by thread: Re: Float numbers in module programming
- Index(es):