Difference between revisions of "Array functions"

 
(7 intermediate revisions by the same user not shown)
Line 24: Line 24:
  
 
==See Also==
 
==See Also==
<footer>Arrays and Indexes / {{PAGENAME}} / Other Functions</footer>
+
* [[Tutorial: Arrays]]
 +
* [[Arrays and Indexes]]
 +
* [[Array Functions and Operators]]
 +
* [[Array Manipulation Examples and Challenge Problems]]
 +
 
 +
 
 +
<footer>Arrays and Indexes / {{PAGENAME}} / Expressing Uncertainty</footer>

Latest revision as of 22:03, 22 August 2016


This chapter describes a variety of more advanced array functions, including functions that create arrays, functions that reduce the number of dimensions in an array, functions that transform an array into another with the same dimensions, functions that interpolate values from arrays of x and y values, Fourier Transforms, sets, other array functions, DetermTables, SubTables and MultiTables. The chapter also explains how to work with matrices.

If you have not already read it, we recommend that you read Introducing indexes and arrays in the previous chapter, before reading about the functions in this chapter.

Sections

See Also


Comments


You are not allowed to post comments.