This page documents an OPTIMADE Prefix Definition. See https://schemas.optimade.org/ for more information.
ID: https://schemas.optimade.org/defs/v1.2/prefixes/si/mega
Definition name: mega
Prefix name: mega
Latin symbol: M
Display symbol: M
Description: The mega SI prefix defined as a dimensionless multiple of 10⁶, adopted into SI at its creation at the 11th CGPM Meeting in 1960, resolution 12.
Resources:
JSON definition:
{
"$id": "https://schemas.optimade.org/defs/v1.2/prefixes/si/mega",
"$schema": "https://schemas.optimade.org/meta/v1.2/optimade/prefix_definition.json",
"title": "mega",
"symbol": "M",
"display-symbol": "M",
"description": "The mega SI prefix defined as a dimensionless multiple of 10\u2076, adopted into SI at its creation at the 11th CGPM Meeting in 1960, resolution 12.",
"resources": [
{
"relation": "Definition in the 11th CGPM Meeting in 1960, resolution 12",
"resource-id": "https://www.bipm.org/en/committees/cg/cgpm/11-1960/resolution-12"
},
{
"relation": "Wikipedia article describing the prefix",
"resource-id": "https://en.wikipedia.org/wiki/Mega-"
}
],
"defining-relation": {
"base-units": [],
"base-units-expression": "",
"scale": {
"exponent": 6
}
},
"x-optimade-definition": {
"label": "mega_prefix_si",
"kind": "prefix",
"format": "1.2",
"version": "1.2.0",
"name": "mega"
}
}