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/milli
Definition name: milli
Prefix name: milli
Latin symbol: m
Display symbol: m
Description: The milli 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/milli",
"$schema": "https://schemas.optimade.org/meta/v1.2/optimade/prefix_definition.json",
"title": "milli",
"symbol": "m",
"display-symbol": "m",
"description": "The milli SI prefix defined as a dimensionless multiple of 10\u207b\u00b3, 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/Milli-"
}
],
"defining-relation": {
"base-units": [],
"base-units-expression": "",
"scale": {
"exponent": -3
}
},
"x-optimade-definition": {
"label": "milli_prefix_si",
"kind": "prefix",
"format": "1.2",
"version": "1.2.0",
"name": "milli"
}
}