Search references for NUMERIC STD. Phrases containing NUMERIC STD
See searches and references containing NUMERIC STD!NUMERIC STD
Hardware description language (VHDL) library package for use in electronic circuit design
numeric_std is a library package defined for VHDL. It provides arithmetic functions for vectors. Overrides of std_logic_vector are defined for signed
Numeric_std
Hardware description language
Standard Package includes the following: numeric_std std_logic_1164 std_logic_arith std_logic_unsigned std_logic_signed std_logic_misc Commercial: Aldec Active-HDL
VHDL
Handling of strings in the C programming language
an array of n + 1 elements, the last of which is a "NUL character" with numeric value 0. The only support for strings in the programming language proper
C_string_handling
C standard library header file
numbers in a code-compatible way – the latter instead provides the class std::complex. All operations on complex numbers are defined in the <complex.h>
C_mathematical_functions
Data types supported by the C programming language
IEEE and The Open Group (2024). "<stdbool.h>". pubs.opengroup.org. IEEE Std 1003.1-2024. cppreference.com. "Standard library header <stdbool.h>". cppreference
C_data_types
Collection of classes and functions used in the C++ programming language
type representing reflection metadata) std::numbers (contains all numeric constants, such as pi, e, etc.) std::placeholders (contains all placeholder
C++_Standard_Library
Standards for equipment and products used by the U.S. military
A United States defense standard, often called a military standard, "MIL-STD", "MIL-SPEC", or (informally) "MilSpecs", is used to help achieve standardization
United States Military Standard
United_States_Military_Standard
VHDL code looks as follows: library IEEE; use IEEE.std_logic_1164.all; use IEEE.numeric_std.all; use std.textio.all; use work.pck_myhdl_06.all; entity bin2gray
MyHDL
Character encoding and character set extensions used in Japanese broadcasting
Volume 1 of the Association of Radio Industries and Businesses (ARIB) STD-B24 standard for Broadcast Markup Language specifies, amongst other details
ARIB_STD_B24_character_set
Telecommunications technology and telephone numbering system
Subscriber trunk dialling (STD), also known as subscriber toll dialing, is a telephone numbering plan feature and telecommunications technology in the
Subscriber_trunk_dialling
Collection of standards for wired Ethernet
Retrieved 2016-10-02. "Approval of IEEE Std 802.3by-2016, IEEE Std 802.3bq-2016, IEEE Std 802.3bp-2016 and IEEE Std 802.3br-2016". IEEE. 2016-06-30.. "IEEE
IEEE_802.3
C function to format and output text
errors are detected at compile time. C++23 introduced the functions std::print() and std::println() which combined formatting and outputting, and is therefore
Printf
Control parameter used in programming languages
uses std::cin, while Java uses a class java.util.Scanner. A modernization of ::printf() was introduced to C++, based on fmtlib, which added std::format()
Scanf
IEEE standard for floating-point arithmetic
Floating-Point Arithmetic. IEEE STD 754-2008. IEEE. pp. 1–58. doi:10.1109/IEEESTD.2008.4610935. ISBN 978-0-7381-5753-5. IEEE Std 754-2008. IEEE Computer Society
IEEE_754
Characteristic of an optical system
from the original on 2022-01-22. (in support of MIL-STD-188). "Microscope Objectives: Numerical Aperture and Resolution" by Mortimer Abramowitz and Michael
Numerical_aperture
Variable length, discrete barcode symbology
characters. Code 39 was later standardised as ANSI MH 10.8 M-1983 and MIL-STD-1189. MIL-STD-1189 has been cancelled and replaced by ANSI/AIM BC1/1995, Uniform
Code_39
Mechanism for inter-process communication using message passing
std::ranges namespaces. std::views contains several classes which are invoked through operator(). using std::vector; using std::ranges::to; using std::views::filter;
Pipeline_(Unix)
2023 edition of the C++ programming language standard
modules std and std.compat synchronous coroutine std::generator for ranges result type std::expected monadic operations for std::optional and std::expected
C++23
High-level programming language first released in 1980
ANSI/MIL-STD 1815. As this very first version held many errors and inconsistencies, the revised edition was published in 1983 as ANSI/MIL-STD 1815A. Without
Ada_(programming_language)
C/C++ specifier referring to constant expression
motivation for the development of compile-time expressions was that std::numeric_limits<T>::max(), although being equivalent to the macro INT_MAX, produced
Constexpr
2011 edition of the C++ programming language standard
in the standard library include the std::min() and std::max() templates taking std::initializer_list<T>s of numeric type. Standard containers can also
C++11
Telephone switch that interconnects telephone circuits
domain material from Federal Standard 1037C. General Services Administration. Archived from the original on 2022-01-22. (in support of MIL-STD-188).
Electronic_switching_system
Standard library for the C programming language
functions are also made available in namespace std (e.g., C printf as C++ std::printf, atoi as std::atoi, feof as std::feof), by including header <chdrname> instead
C_standard_library
Currency of São Tomé and Príncipe
It is abbreviated Db and is divided into 100 cêntimos. The first dobra (STD) was introduced in 1977, replacing the escudo at par. Due to past inflation
São_Tomé_and_Príncipe_dobra
Classification of cluster mailboxes in the United States
STD-4C or STANDARD-4C refers to a set of standards and regulations set by the United States Postal Service regarding the specifications of cluster mailbox
STD-4C
Datum of integral data type
needed] GLib: G_MININT, G_MAXINT, G_MAXUINT, ... C++: std::numeric_limits<int>::max(), std::numeric_limits<int>::min(), etc. Haskell: minBound, maxBound
Integer_(computer_science)
General-purpose programming language
added the named standard library modules std and std.compat: std exports declarations in namespace std, while std.compat also exports corresponding global
C++
languages the swap function is built-in. In C++ overloads are provided allowing std::swap to exchange some large structures in O(1) time. The simplest and probably
Swap_(computer_programming)
2014 edition of the C++ programming language standard
std::begin/std::end functions were augmented with std::cbegin/std::cend functions, which return constant iterators, and std::rbegin/std::rend and std
C++14
Standard defining codes for currencies
ISO 4217 also assigns a three-digit numeric code to each currency. This numeric code is usually the same as the numeric code assigned to the corresponding
ISO_4217
Multi-paradigm system programming language
available through the standard library modules std.functional and std.algorithm. import std.stdio, std.algorithm, std.range; void main() { int[] a1 = [0, 1, 2
D_(programming_language)
2020 edition of the C++ programming language standard
removed, including std::uncaught_exception, std::raw_storage_iterator, std::is_literal_type, std::is_literal_type_v, std::result_of and std::result_of_t. Deprecated
C++20
Computational operation
properties of numeric values — Fortran Programming Language". fortran-lang.org. Retrieved 2026-05-22. "Manipulation and properties of numeric values — Fortran
Modulo
IETF. doi:10.17487/RFC0866. STD 24. RFC 866. Postel, J. (May 1983). Daytime Protocol. IETF. p. 1. doi:10.17487/RFC0867. STD 25. RFC 867. Retrieved 2016-09-27
List of TCP and UDP port numbers
List_of_TCP_and_UDP_port_numbers
Sexually transmitted infection
Baltimore, Maryland: Johns Hopkins University. ISBN 978-0-8018-8658-4. "Detailed STD Facts - Gonorrhea". www.cdc.gov. 5 April 2022. Retrieved 23 April 2022. Keshvani
Gonorrhea
their evolutionary derivatives, are often called Military Standard, "MIL-STD", or (informally) "MIL-SPEC" or sometimes "MS" connectors. They are now used
U.S. Military connector specifications
U.S._Military_connector_specifications
Set of rules defining correctly structured C++ program
use std::execution::sync_wait(), which returns std::optional<std::tuple<Ts...>>. import std; using std::optional; using std::tuple; using std::execution::task;
C++_syntax
Memory allocation scheme
integer value. import std; using std::bad_alloc; using std::constructible_from; using std::span; using std::string; using std::unique_ptr; class Arena
Region-based memory management
Region-based_memory_management
Document that proposed additions to the C++ standard library
instantiated std::cout << i << "\n"; // Output: 0 g(f, std::tr1::ref(i)); // 'g<void(int& r), std::tr1::reference_wrapper<int>>' is instanced std::cout <<
C++_Technical_Report_1
non-standard values are used by various servers. The descriptive text after the numeric code – the reason phrase – is shown here with typical value, but in practice
List_of_HTTP_status_codes
every exchange being allocated either a unique Subscriber Trunk Dialling (STD) code or unique range of numbers within a wider dialling code area. For many
History of telephone numbers in the United Kingdom
History_of_telephone_numbers_in_the_United_Kingdom
C programming language standard, 2017 revision
Summary for C11 Version 1.13". www.open-std.org. Retrieved 28 September 2020.{{cite web}}: CS1 maint: numeric names: authors list (link) "Using the GNU
C17_(C_standard_revision)
Object which stores memory addresses in a computer program
in std::ptr. In Rust, there is no null pointer constant. It is instead given by std::ptr::null(). Rust also has several types of smart pointers: std::boxed::Box:
Pointer (computer programming)
Pointer_(computer_programming)
Serial bus interface standard
book}}: CS1 maint: numeric names: authors list (link) P1394a Draft 5.0[dead link] available. IEEE p1394b Working Group (2002-12-14). IEEE Std 1394b-2002 High
IEEE_1394
Method of designating a version of a product
MIL-STD-1661 (1978-08-01). "Mark and Mod Nomenclature System". Retrieved 2022-12-13.{{cite web}}: CS1 maint: numeric names: authors list (link) "MIL-STD-1661
Mark_(designation)
Submachine gun
fire (semi-automatic and full auto), adjustable folding sights and "MIL-STD 1913" picatinny rails that allow to use various accessories as aiming devices
Beretta_PMX
Microscopic optical resolution test device
optical resolution test device originally defined by the U.S. Air Force MIL-STD-150A standard of 1951. The design provides numerous small target shapes exhibiting
1951 USAF resolution test chart
1951_USAF_resolution_test_chart
Variation to BCD-code where three (11) is added to a binary representation
std_logic; b : in std_logic; c : in std_logic; d : in std_logic; an : buffer std_logic; bn : buffer std_logic; cn : buffer std_logic; dn : buffer std_logic;
Excess-3
Synchronization mechanism for enforcing limits on access to a resource
particular, it provides the class std::mutex, as well as various lock classes like std::lock_guard, std::unique_lock, and std::scoped_lock in header <mutex>
Lock_(computer_science)
Data-interchange format
8259, published in 2017, is the current version of the Internet Standard STD 90, and it remains consistent with ECMA-404. That same year, JSON was also
JSON
Value indicating that a referenced dataset is invalid or doesn't exist
Rust, the absence of a value is denoted as None, but a true null pointer is std::ptr::null(). Because a null pointer does not point to a meaningful object
Null_pointer
Polynomial-time algorithm for the assignment problem
std; using std::integral; using std::istream; using std::numeric_limits; using std::pair; using std::stringstream; using std::string_view; using std::vector;
Hungarian_algorithm
Vietnam War–era American multi-service special operations unit
plethora of titles, and was finally called the Strategic Technical Directorate [STD]). After a slow and shaky start, the unit got its operations underway. Originally
Military Assistance Command, Vietnam – Studies and Observations Group
Military_Assistance_Command,_Vietnam_–_Studies_and_Observations_Group
US military multiband handheld radio
Meter Test Method: MIL-STD-810F Finish: CARC Green, CARC Khaki SCA v2.2 Sierra II Programmable Crypto Built-in Speaker/Mic Full Numeric Keypad NVG Compatible
AN/PRC-152
Internet protocol used for relaying e-mails
the numeric parameter to the SIZE extension in the EHLO response is optional. Clients may instead, when issuing a MAIL FROM command, include a numeric estimate
Simple_Mail_Transfer_Protocol
domain material from Federal Standard 1037C. General Services Administration. Archived from the original on 2022-01-22. (in support of MIL-STD-188). v t e
Effective input noise temperature
Effective_input_noise_temperature
Chinese medium-range narrowbody airliner
has two variants: C919-100 STD and C919-100 ER. The baseline variant of the C919-100 series is designated "C919-100 STD", STD for standard. Equipped with
Comac_C919
Method for IP address allocation and routing
Standard Subnetting Procedure. Network Working Group. doi:10.17487/RFC0950. STD 5. RFC 950. Internet Standard 5. Updated by RFC 6918. Carl-Herbert Rokitansky
Classless Inter-Domain Routing
Classless_Inter-Domain_Routing
Rotation matrix double phi = - std::numbers::pi / 2; Mat<double> m = { { std::cos(phi), -std::sin(phi) }, { std:sin(phi), std::cos(phi) } }; pos.print("Current
Armadillo_(C++_library)
64-bit computer number format
usually occupying 64 bits in computer memory; it represents a wide range of numeric values by using a floating radix point. Double precision may be chosen
Double-precision floating-point format
Double-precision_floating-point_format
Character representing the service mark of the postal operator in Japan
JIS X 0208, specified by the Japanese broadcasting standards ARIB STD-B24 and ARIB STD-B62, includes a duplicate of the simple mark for use as a map symbol
Japanese_postal_mark
Computing operation which compares two values
compared can be a parameter to instances of std::compare_three_way, std::strong_order, std::weak_order, or std::partial_order. Since Java version 1.5, the
Three-way_comparison
Datatype in C++
of the class. import std; struct A { A() = default; void display() const& { std::println("lvalue"); } void display() const&& { std::println("rvalue");
Reference_(C++)
Order of bytes in a computer word
mainly in two ways: Decreasing numeric significance with increasing memory addresses, known as big-endian and Increasing numeric significance with increasing
Endianness
16-bit computer number format
with the Float16 type. C++ introduced half-precision since C++23 with the std::float16_t type. GCC already implements support for it. Several versions
Half-precision floating-point format
Half-precision_floating-point_format
Numerical calculations carrying along derivatives
Auto-differentiation is thus neither numeric nor symbolic, nor is it a combination of both. In contrast to the more traditional numerical methods based on finite differences
Automatic_differentiation
File format and file archiver program
Retrieved 2 May 2017. IEEE Std 1003.1-1988, IEEE Standard for Information Technology - Portable Operating System Interface (POSIX) IEEE Std 1003.1-2001, IEEE Standard
Tar_(computing)
Base-16 numeric representation
Hexadecimal (hex for short) is a positional numeral system for representing a numeric value as base 16. For the most common convention, a digit is represented
Hexadecimal
How software progresses through its implementation
doSomething(); } catch (const SomeException& e) std::println("Caught SomeException: {}", e.what()); } catch (...) { std::println("Unknown error"); } doNextThing();
Control_flow
Subset of x86 instruction set architecture for floating-point arithmetic
These microchips have names ending in "87". This is also known as the NPX (numeric processor extension). Like other extensions to the basic instruction set
X87
Obsolete multibyte encoding for Unicode
2016-06-07. Retrieved 2016-06-07. Yergeau, F. (November 2003). UTF-8, a transformation format of ISO 10646. IETF. doi:10.17487/RFC3629. STD 63. RFC 3629.
UTF-1
Indian field hockey player
maint: numeric names: authors list (link) stick2hockey. "JOAQUIM CARVALHO". Stick2Hockey. Retrieved 9 June 2021.{{cite web}}: CS1 maint: numeric names:
Joaquim Carvalho (field hockey)
Joaquim_Carvalho_(field_hockey)
Technique circumventing programming language data typing
wrapper around std::memcpy. import std; using std::numeric_limits; constexpr bool is_negative(float x) noexcept { static_assert(numeric_limits<float>::is_iec559);
Type_punning
Metaprogramming technique
virtual void method() { std::println("Base"); } virtual ~Base() {} }; class Derived : public Base { public: virtual void method() { std::println("Derived");
Template_metaprogramming
C++ Standard Library header providing algorithm implementations
are also in the <numeric> header. All algorithms are in the std namespace. C++20 further introduces the <ranges> header with the std::ranges namespace
Algorithm_(C++)
Compiler optimization
overloading: import <cassert>; import std; using std::unique_ptr; class FloatArray { private: size_t length; std::unique_ptr<float[]> data; // Internal
Loop_fission_and_fusion
Numerical aperture of an optical system used to couple power into an optical fiber
material from Federal Standard 1037C. General Services Administration. Archived from the original on 22 January 2022. (in support of MIL-STD-188). v t e
Launch_numerical_aperture
Programming language
kept in sorted order. Numeric subscripts (including floating-point numbers) are stored from lowest to highest. All non-numeric subscripts are stored in
MUMPS
Submachine gun
similar to the Steyr SPP, but its differential feature is an underbarrel MIL-STD-1913 Picatinny Rail installed in front of the trigger guard, in place of
Brügger_&_Thomet_MP9
Avionics data bus standard
eliminating the need to transmit clocking data. ARINC 429 is an alternative to MIL-STD-1553. The ARINC 429 unit of transmission is a fixed-length 32-bit frame,
ARINC_429
Data communications modulation protocol
[clarification needed]It is standardized as MIL-STD-188-141B, which succeeded the older version MIL-STD-188-141A. "CIS-36 MFSK" or "CROWD-36" (Russian:
Multiple frequency-shift keying
Multiple_frequency-shift_keying
Class used for injecting methods
reflection to implement mixins. import std; using std::hash; using std::string; using std::vector; using std::meta::info; template <typename Host> struct
Mixin
Programming language
other functions. The std/sugar module provides syntactic sugar for anonymous functions in type declarations and instantiation. import std/[sequtils, sugar]
Nim_(programming_language)
Concise notation for large or small numbers
C++11: both C++ I/O streams when std::hexfloat is enabled and the C I/O streams: std::printf, std::scanf, etc. See std::strtof for the format description
Scientific_notation
Rust software and development tools
supporting JSON, YAML, TOML, and more. Tokio — asynchronous runtime for Rust no_std Rust — core Rust programming without the standard library, for bare-metal
List of Rust software and tools
List_of_Rust_software_and_tools
File types in Unix-based operating systems
ISBN 9780596003302. A file is nothing more than a stream of bytes "file". IEEE Std 1003.1-2017 (POSIX). The Open Group. 2018. Archived from the original on
Unix_file_types
Computer text file character representing blank space
using the numeric character references   or  , or the named entity  . The thin space is named entity   and numeric references
Whitespace_character
C programming language standard, 1999 revision
offers sequential data structures like std::vector<T> for similar purposes. A major feature of C99 is its numerics support, and in particular its support
C99
Smartphone model
Snapdragon 820), large and bright display (Samsung 5.96" WQHD AMOLED), IP67, MIL-STD 810G, Dual biometric authentication with Iris and fingerprint scanner, 2x2
HP_Elite_x3
Wireless networking standard
original (PDF) on 2014-08-16. "IEEE Standard for Information Technology". IEEE STD 802.11aj-2018. April 2018. doi:10.1109/IEEESTD.2018.8345727. ISBN 978-1-5044-4633-4
IEEE_802.11_(legacy_mode)
Region of space between a transmitting and receiving antenna
Administration. Archived from the original on 2022-01-22. (in support of MIL-STD-188). Online Fresnel Zone Calculator: Support the global language Generate
Fresnel_zone
ECG) IEEE Std 11073-10407 - Device specialization - Blood Pressure Monitor IEEE Std 11073-10408 - Device specialization - Thermometer IEEE Std 11073-10415
ISO/IEEE 11073 Personal Health Data Standards
ISO/IEEE_11073_Personal_Health_Data_Standards
First edition of the IEEE 754 floating-point standard
Arithmetic. 1985. doi:10.1109/IEEESTD.1985.82928. ISBN 0-7381-1165-1. "ANSI/IEEE Std 754-2019". 754r.ucbtest.org. Retrieved 2019-08-06. Hennessy (2009). Computer
IEEE_754-1985
City near Belfast, Northern Ireland
on 10 October 2021. Retrieved 10 October 2021.{{cite web}}: CS1 maint: numeric names: authors list (link) Lloyd, E. M.; Falkner, James (2004). "Seymour
Lisburn
Alphanumeric telephone numbering plan
Dialling (STD) was introduced in the United Kingdom in 1958, the first two letters of main exchange names were often incorporated in the STD codes, e.g
Telephone_exchange_names
Second edition of the IEEE 754 floating-point standard
Publications Department for publication. The new IEEE 754 (formally IEEE Std 754-2008, the IEEE Standard for Floating-Point Arithmetic) was published
IEEE_754-2008_revision
Village in Manipur, India
of Churachandpur | Churachandpur District, Government of Manipur | India". "STD & PIN Codes | Churachandpur District, Government of Manipur | India".
Khawpuibung
"ISO/IEC JTC1/SC22/WG14 - C". www.open-std.org. "ISO/IEC JTC1/SC22/WG21 - The C++ Standards Committee - ISOCPP". www.open-std.org. "Codeproject.com: Functional
Comparison of programming languages
Comparison_of_programming_languages
Systematic technique for failure analysis
same purpose. In 1980, MIL–STD–1629A replaced both MIL–STD–1629 and the 1977 aeronautical FMECA standard MIL–STD–2070. MIL–STD–1629A was canceled without
Failure mode, effects, and criticality analysis
Failure_mode,_effects,_and_criticality_analysis
Instructional model of a computer
these are converted into 3-digit numeric instructions when the program is assembled. The table below shows a typical numeric instruction set and the equivalent
Little_Man_Computer
NUMERIC STD
NUMERIC STD
Boy/Male
Australian, German, Teutonic
Hard-working Ruler; Home Ruler
Girl/Female
Indian, Marathi
Do Not have Numerical Value for Comparison
Girl/Female
Indian
Turmeric
Boy/Male
French, German, Hindu, Indian
Leader; Work Power
Male
English
English surname transferred to forename use, derived from the German personal name Emeric, EMERY means "work-power."
Boy/Male
German, Teutonic
Hardworking Ruler; Home Ruler
Male
German
Old German name, GOMERIC means "man-power."
Male
Polish
Polish form of German Emeric, EMERYK means "work-power."
Male
French
Abbreviated form of Norman French Aimeric, AIMERI means "home-ruler."
Girl/Female
Latin
Goddesses who helped with childbirth.
Male
French
Norman French form of Middle High German Haimirich, AIMERIC means "home-ruler."Â
Girl/Female
Hindu, Indian, Tamil
Turmeric
Male
French
Variant spelling of Norman French Aimeric, AYMERIC means "home-ruler."
Girl/Female
Hindu, Indian, Marathi
Turmeric
Boy/Male
Teutonic
Leader.
Male
German
Altered form of German Almeric, EMERIC means "work-power."
Male
German
Variant spelling of German Almerich, ALMERIC means "work-power."
Male
German
Variant spelling of German Emeric, EMERICK means "work-power."
NUMERIC STD
NUMERIC STD
Surname or Lastname
Irish
Irish : variant of Dolan 1.English : variant of Dowling.
Surname or Lastname
English
English : nickname for a rebel or reveler, from Old French revel ‘rebellion’, ‘sport’, or from an Old French, Middle English personal name, Revel, possibly derived from Latin rebellus.
Boy/Male
Indian, Tamil
King of Kings; Pron; M Amannan
Boy/Male
Gaelic Scottish Greek
defender of mankind.
Girl/Female
Muslim/Islamic
Beautiful Graceful, Lovely
Girl/Female
Tamil
Reside under Bilva tree
Boy/Male
American, Australian, British, Christian, English, Hebrew
Descent; Form of Jared; One who Rules
Surname or Lastname
English
English : habitational name from either of two places so called: in Essex and Worcestershire. In both cases the name probably derives from the genitive case of Old English ræcc ‘hunting dog’ (perhaps a byname) + Old English ford ‘ford’, but its development has been influenced by the common French place name composed of the elements roche ‘rock’ + fort ‘strong’ (Latin fortis).
Boy/Male
Hindu, Indian
The World
Girl/Female
Muslim/Islamic
Bringer of good tidings Joy
NUMERIC STD
NUMERIC STD
NUMERIC STD
NUMERIC STD
NUMERIC STD
n.
An East Indian plant of the genus Curcuma, of the Ginger family.
n.
Belonging to number; denoting number; consisting in numbers; expressed by numbers, and not letters; as, numerical characters; a numerical equation; a numerical statement.
n.
Alt. of Numerical
n.
Any number, proper or improper fraction, or incommensurable ratio. The term also includes any imaginary expression like m + nÃ-1, where m and n are real numerics.
n.
A salt of suberic acid.
n.
Turmeric oil, a brownish yellow, oily substance extracted from turmeric by ligroin.
n.
Of or pertaining to number; consisting of number or numerals.
n.
A figure or character used to express a number; as, the Arabic numerals, 1, 2, 3, etc.; the Roman numerals, I, V, X, L, etc.
n.
The hypothetical ketone of suberic acid.
a.
Of or pertaining to turmeric; resembling, or obtained from, turmeric; specif., designating an acid obtained by the oxidation of turmerol.
n.
An earthworm, or a worm resembling an earthworm.
a.
Of or pertaining to cork; specifically, designating an acid, C6H12.(CO2H)2, homologous with oxalic acid, and obtained from cork and certain fatty oils, as a white crystalline substance.
n.
A salt of fumaric acid.
n.
The Ionic dialect; as, the Homeric Ionic.
n.
The root or rootstock of the Curcuma longa. It is externally grayish, but internally of a deep, lively yellow or saffron color, and has a slight aromatic smell, and a bitterish, slightly acrid taste. It is used for a dye, a medicine, a condiment, and a chemical test.
n.
A word expressing a number.
n.
Expressing number; representing number; as, numeral letters or characters, as X or 10 for ten.
n.
The same in number; hence, identically the same; identical; as, the same numerical body.
n.
One who deals in numbers.
a.
Of or pertaining to Homer, the most famous of Greek poets; resembling the poetry of Homer.