-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,31 @@ | ||
--- | ||
title: Quantity | ||
tags: | ||
- base | ||
--- | ||
|
||
# Quantity | ||
|
||
## 1 Definition | ||
|
||
A [Property](../property) whose instances can be compared by ratio or only by order. | ||
[Property](../property) having a magnitude that can be expressed as a number from a continuous and contiguous range and a [Reference](../reference). | ||
|
||
### Notes | ||
|
||
### Examples | ||
|
||
### Sources | ||
- gEOGlos(VIM4 Notes omitted) | ||
- ISO/IEC Guide 99:2007, 1.1, modified – Notes omitted | ||
|
||
___ | ||
|
||
## 2 Definition | ||
|
||
A [Property](../property) that has a magnitude that can be expressed as a number from a continuous and contiguous range and a [Reference](../reference). | ||
[Property](../property) whose instances can be compared by ratio or only by order. | ||
|
||
### Notes | ||
|
||
### Examples | ||
|
||
### Sources | ||
- ISO/IEC Guide 99:2007, 1.1, modified – Notes omitted | ||
- gEOGlos(VIM4 Notes omitted) |