Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Round-off error
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Machine epsilon == [[Machine epsilon]] can be used to measure the level of roundoff error in the floating-point number system. Here are two different definitions.<ref name="Forrester_2018"/> * The machine epsilon, denoted <math>\epsilon_\text{mach}</math>, is the maximum possible [[approximation error|absolute relative error]] in representing a nonzero real number <math>x</math> in a floating-point number system. <math display="block">\epsilon_\text{mach} = \max_{x} \frac{|x-fl(x)|}{|x|}</math> * The machine epsilon, denoted <math>\epsilon_\text{mach}</math>, is the smallest number <math>\epsilon</math> such that <math>fl(1+\epsilon) > 1</math>. Thus, <math>fl(1+\delta)=fl(1)=1</math> whenever <math>|\delta| < \epsilon_\text{mach}</math>.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)