I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com

Lowlevel

Is Big Endian

Returns true if the computer architecture is Big Endian, false otherwise.
bool isBigEndian ()

Machine Epsilon

Returns the round off unit for double precision arithmetic.
double machine_epsilon ()[inline]