HOME
LIBRARY
PRODUCTS
FORUMS
CART
Tel:
+44 (0) 20 7193 9303
Email Us
Join CodeCogs
Login
Email or Screen Name
Password
Login
I have forgotten
my Password
Or login with:
http://facebook.com/
https://www.google.com/accounts/o8/id
https://me.yahoo.com
COMPUTING
ARRAY
BASE
C
GRAPHICS
IO
LOWLEVEL
Is Big Endian
Machine Epsilon
SECURITY
SORT
STL
MATHS
STATISTICS
ENGINEERING
FINANCE
UNITS
STRINGS
PHYSICS
New Modules
Updated Modules
Computing
›
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]