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
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
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
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
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
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
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
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
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
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
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)
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–70. doi:10.1109/IEEESTD.2008.4610935. ISBN 978-0-7381-5753-5. IEEE Std 754-2008. IEEE Computer Society
IEEE_754
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
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
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
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
2011 edition of the C++ programming language standard
in the standard library include the std::min() and std::max() templates taking std::initializer_lists of numeric type. Standard containers can also be
C++11
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
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
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)
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)
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++)
Сharacter of the Cyrillic script
FGDC Digital Cartographic Standard for Geologic Map Symbolization FGDC-STD-013-2006 (PDF). U.S. Geological Survey for the Federal Geographic Data Committee
Ukrainian_Ye
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
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++
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
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)
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
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
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
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
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
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
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
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)
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)
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)
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
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
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
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
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
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)
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
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
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
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
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
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)
Polynomial-time algorithm for the assignment problem
T> using Vector = std::vector<T>; template <typename T> using NumericLimits = std::numeric_limits<T>; /** * @brief Checks if b < a * * Sets a = min(a, b)
Hungarian_algorithm
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
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
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
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
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
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
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
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)
Programming language construct
operators and, or, nand, and nor. When these operators are applied to std_logic (from ieee.std_logic_1164), they are overloaded as functions and are eager, so
Short-circuit_evaluation
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
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
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
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)
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
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
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
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++)
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
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
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
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
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
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
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
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
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
Metaprogramming technique
virtual void method() { std::println("Base"); } virtual ~Base() {} }; class Derived : public Base { public: virtual void method() { std::println("Derived");
Template_metaprogramming
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
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
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
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
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
Computational operation
properties of numeric values — Fortran Programming Language". fortran-lang.org. Retrieved 2026-05-22. "Manipulation and properties of numeric values — Fortran
Modulo
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
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
Class in object-oriented programming languages
reflection to implement mixins. import std; using std::hash; using std::string; using std::vector; using std::meta::info; template <typename Host> struct
Mixin
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
"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
Network that allows computers to share resources and communicate with each other
Network Access Control". IEEE STD 802.1X-2020 (Revision of IEEE STD 802.1X-2010 Incorporating IEEE STD 802.1Xbx-2014 and IEEE STD 802.1Xck-2018). 7.1.3 Connectivity
Computer_network
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
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
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)
De facto standard in radio communications
exchanged via a built-in or external modem (such as a STANAG 5066 or MIL-STD-188-110B serial tone modem) depending on needs and availability. The ALE
Automatic_link_establishment
16-bit microcontroller
version was available in 10 and 12 MHz versions. They met MIL-STD-883 Rev. C and MIL-STD-1553 bus application standards. The 12 MHz CHMOS version consumes
Intel_80186
Data type that allows for values that are one of multiple different data types
is_integral(std::variant<int, float>& v) { if (int* _ = std::get_if<int>(&v)) { return true; } else if (float* f = std::get_if<float>(&v)) { return std::modff(*f
Union_type
Type of programming paradigm in computer science
new GRADE( 'a' ); std::cout // Notice student inherits PERSON's name << student->name << ": Numeric grade = " << student->grade->numeric << "\n"; // deallocate
Imperative_programming
One or more layers of materials of lower refractive index
Administration. Archived from the original on January 22, 2022. (in support of MIL-STD-188). "Optical Fibers". labman.phys.utk.edu. Retrieved May 26, 2023. Zlatanov
Cladding_(fiber_optics)
NUMERIC STD
NUMERIC STD
Male
French
Abbreviated form of Norman French Aimeric, AIMERI means "home-ruler."
Male
German
Old German name, GOMERIC means "man-power."
Girl/Female
Latin
Goddesses who helped with childbirth.
Male
Polish
Polish form of German Emeric, EMERYK means "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
Boy/Male
Australian, German, Teutonic
Hard-working Ruler; Home Ruler
Girl/Female
Hindu, Indian, Marathi
Turmeric
Male
German
Altered form of German Almeric, EMERIC means "work-power."
Boy/Male
French, German, Hindu, Indian
Leader; Work Power
Girl/Female
Hindu, Indian, Tamil
Turmeric
Girl/Female
Indian, Marathi
Do Not have Numerical Value for Comparison
Boy/Male
Teutonic
Leader.
Male
French
Norman French form of Middle High German Haimirich, AIMERIC means "home-ruler."Â
Male
German
Variant spelling of German Emeric, EMERICK means "work-power."
Male
French
Variant spelling of Norman French Aimeric, AYMERIC means "home-ruler."
Male
German
Variant spelling of German Almerich, ALMERIC means "work-power."
Girl/Female
Indian
Turmeric
NUMERIC STD
NUMERIC STD
Boy/Male
Hindu
Unique
Boy/Male
Indian, Telugu
Initiated; Meditation
Boy/Male
Hindu, Indian
Beautiful; Strong
Female
English
Feminine form of Latin Clement, CLEMENCY means "gentle and merciful."
Boy/Male
Muslim
Male
English
Anglicized form of Irish Gaelic Anéislis, STANDISH means "careful, thoughtful."
Girl/Female
Indian
Vinayta; Softness
Boy/Male
Arabic
Servant of the Giver
Boy/Male
Australian, French, Hebrew, Latin, Portuguese
Ardent; Burning Ones
Surname or Lastname
English
English : habitational name from any of the numerous places named Ditton, for example in Cheshire, Kent, Cambridgeshire, and Surrey, from Old English dīc ‘ditch’, ‘dike’ + tūn ‘enclosure’, ‘settlement’.English : habitational name from Ditton Priors in Shropshire, recorded in Domesday Book as Dodintone ‘settlement (Old English tūn) associated with a man called Dod(d)a or Dud(d)a’.
NUMERIC STD
NUMERIC STD
NUMERIC STD
NUMERIC STD
NUMERIC STD
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.
Belonging to number; denoting number; consisting in numbers; expressed by numbers, and not letters; as, numerical characters; a numerical equation; a numerical statement.
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.
Turmeric oil, a brownish yellow, oily substance extracted from turmeric by ligroin.
n.
A salt of fumaric acid.
n.
One who deals in numbers.
a.
Of or pertaining to turmeric; resembling, or obtained from, turmeric; specif., designating an acid obtained by the oxidation of turmerol.
n.
Of or pertaining to number; consisting of number or numerals.
n.
An earthworm, or a worm resembling an earthworm.
n.
A word expressing a number.
n.
The same in number; hence, identically the same; identical; as, the same numerical body.
n.
The hypothetical ketone of suberic acid.
n.
Alt. of Numerical
n.
A salt of suberic acid.
n.
An East Indian plant of the genus Curcuma, of the Ginger family.
n.
The Ionic dialect; as, the Homeric Ionic.
n.
Expressing number; representing number; as, numeral letters or characters, as X or 10 for ten.
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 figure or character used to express a number; as, the Arabic numerals, 1, 2, 3, etc.; the Roman numerals, I, V, X, L, etc.
a.
Of or pertaining to Homer, the most famous of Greek poets; resembling the poetry of Homer.