Output variable Description
stat.v1, stat.v2 Sample means of the data sequences from the normal random
distribution
stat.σx1, stat.σx2 Sample standard deviations for List 1 and List 2
stat.n1, stat.n2 Number of samples indata sequences
stat.sp
The pooled standard deviation. Calculated when Pooled=YES
tmpCnv()
Catalog >
tmpCnv(Expr_°tempUnit, _°tempUnit2)
⇒ expression _°tempUnit2
Converts a temperature value specified by
Expr from one unit to another. Valid
temperature units are:
_°C Celsius
_°F Fahrenheit
_°K Kelvin
_°R Rankine
To type °, select it from the Catalog
symbols.
to type _ , press /_.
For example, 100_°C converts to 212_°F.
To convert a temperature range, use
ΔtmpCnv() instead.
Note: You can use the Catalog to select
temperature units.
ΔtmpCnv()
Catalog >
ΔtmpCnv(Expr_°tempUnit, _°tempUnit2)
⇒ expression _°tempUnit2
Note: You can insert this function from the
keyboard by typing deltaTmpCnv(...).
Converts a temperature range (the
difference between two temperature
values) specified by Expr from one unit to
another. Valid temperature units are:
_°C Celsius
_°F Fahrenheit
_°K Kelvin
_°R Rankine
Note: You can use the Catalog to select
temperature units.
Alphabetical Listing 185