You are here
Home ›absolute value
Primary tabs
absolute value
Let be an ordered ring and let . The absolute value of is defined to be the function given by
In particular, the usual absolute value on the field of real numbers is defined in this manner. An equivalent definition over the real numbers is .
Absolute value has a different meaning in the case of complex numbers: for a complex number , the absolute value of is defined to be , where and are real.
All absolute value functions satisfy the defining properties of a valuation, including:
-
for all , with equality if and only if
-
for all
-
for all (triangle inequality)
Type of Math Object:
Definition
Major Section:
Reference
Groups audience:
Mathematics Subject Classification
13-00 General reference works (handbooks, dictionaries, bibliographies, etc.)11A15 Power residues, reciprocity
- Forums
- Planetary Bugs
- HS/Secondary
- University/Tertiary
- Graduate/Advanced
- Industry/Practice
- Research Topics
- LaTeX help
- Math Comptetitions
- Math History
- Math Humor
- PlanetMath Comments
- PlanetMath System Updates and News
- PlanetMath help
- PlanetMath.ORG
- Strategic Communications Development
- The Math Pub
- Testing messages (ignore)
- Other useful stuff
Recent Activity
May 21
new question: pure subgroups by lvoyster
new correction: Typo in M\"obius function? by Aleph Zero
new collection: analytic number theory by Aleph Zero
May 20
new question: Taylor's Series Query! by unlord
new question: Laplace transform by J
new question: Residue Calculus by J
May 19
new Education: Project: PlanetMath Outlines Series by unlord
May 17
new image: sinx_approx.png by jeremyboden
new image: approximation_to_sinx by jeremyboden
new image: approximation_to_sinx by jeremyboden
new question: pure subgroups by lvoyster
new correction: Typo in M\"obius function? by Aleph Zero
new collection: analytic number theory by Aleph Zero
May 20
new question: Taylor's Series Query! by unlord
new question: Laplace transform by J
new question: Residue Calculus by J
May 19
new Education: Project: PlanetMath Outlines Series by unlord
May 17
new image: sinx_approx.png by jeremyboden
new image: approximation_to_sinx by jeremyboden
new image: approximation_to_sinx by jeremyboden



Comments
gets
What's with the "gets" notation (:=) ?
-apk
Re: gets
I use := for "equal by definition" and = for "equal, but the two sides have independent definitions and the fact that they are equal is an assertion".
Mathematica, Maple, and Matlab, and many professors here all use the same convention, so it is not all that weird in any way. C and perl use = for my := and == for my =, but I find that this usage is not general.
drummond says that engineers use a three-bar equals (the \equiv symbol in TeX) for my :=, but I have not seen this usage outside of engineering.