A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/ref/NumericArray.html below:

NumericArray—Wolfram Language Documentation

WOLFRAM Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

BUILT-IN SYMBOL

NumericArray[array,type]

creates a numeric array of the specified type.

NumericArray[array,type,method]

uses method to convert numbers into type.

Details and Options Examplesopen allclose all Basic Examples  (2)

Create a vector of byte size integers:

Convert a matrix of reals to a numeric array:

Convert back to a regular list:

Scope  (20) NumericArray Types  (3) Integers  (1)

Create an 8-bit unsigned integer numeric array:

For a larger integer, use a larger integer type:

Clip large values into a smaller integer type:

Real numbers can be rounded when converted into an integer type:

Reals  (1)

Create a 32-bit real numeric array:

Coerce exact numbers into reals:

Complexes  (1)

Create a complex numeric array:

Coerce exact real and imaginary parts of a complex number into reals:

Converting between NumericArray Objects  (2)

Convert an "Integer8" array to "Real32":

If numbers cannot be represented in the new type, specify a conversion method:

Operating on a NumericArray  (9) Structural Operations  (6)

Flatten a numeric array:

Normal converts a numeric array to a List:

Apply Join to numeric array objects:

Use Part to take a part of a numeric array:

Use Take to take a part of a numeric array:

Apply Drop to elements of a numeric array:

Properties & Relations  (2) Possible Issues  (2)

Some conversion methods may not give numbers suitable for the new type:

Use a conversion that yields numbers supported by the new type:

The default conversion method will fail when the input array contains numbers that are out of range for the specified type.

Try to store in an "Integer8" numeric array:

Use the "ClipAndCoerce" method to automatically clip to the smallest "Integer8":

Wolfram Research (2019), NumericArray, Wolfram Language function, https://reference.wolfram.com/language/ref/NumericArray.html. Text

Wolfram Research (2019), NumericArray, Wolfram Language function, https://reference.wolfram.com/language/ref/NumericArray.html.

CMS

Wolfram Language. 2019. "NumericArray." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NumericArray.html.

APA

Wolfram Language. (2019). NumericArray. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NumericArray.html

BibTeX

@misc{reference.wolfram_2025_numericarray, author="Wolfram Research", title="{NumericArray}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/NumericArray.html}", note=[Accessed: 12-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_numericarray, organization={Wolfram Research}, title={NumericArray}, year={2019}, url={https://reference.wolfram.com/language/ref/NumericArray.html}, note=[Accessed: 12-July-2025 ]}


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4