double FX::Maths::SysRandomness::real2 (  )  [inline]

generates a random number between 0.0 and 0.99999999999999988897769753748435

Reimplemented from FX::Maths::FRandomness.

Definition at line 1743 of file FXMaths.h.

01744         {
01745             QMtxHold h(this);
01746             return FRandomness::real2();
01747         }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:02 2009 for TnFOX by doxygen v1.4.7