Get support for Texas Instruments TINSPIRE

Texas Instruments TINSPIRE Support Question

Texas Instruments TINSPIRE Support Question

Find answers below for this question about Texas Instruments TINSPIRE.
Need a Texas Instruments TINSPIRE manual? We have 5 online manuals for this item!
Question posted by wilsr on April 26th, 2014

How To Unlock Press And Test In Ti Nspire

The person who posted this question about this Texas Instruments product did not include a detailed explanation. Please use the "Request More Information" button to the right if more details would help you to answer this question.

Current Answers

There are currently no answers that have been posted for this question.
Be the first to post an answer!

Remember that you can earn up to 1,100 points for every answer you submit. The better the quality of your answer, the better chance it has to be accepted.

Related Texas Instruments TINSPIRE Manual Pages

Reference Guide - Page 22

... an error message and deletes only the unlocked variables. c2GOF c2GOF obsList,expList,df chi2GOF obsList,expList,df Performs a test to confirm that sample data is a list... population that conforms to a specified distribution. Catalog > Catalog > Catalog > Catalog > 16 TI-Nspire™ Reference Guide expected)2/expected Smallest level of significance at which the null hypothesis can be ...
Reference Guide - Page 23

... Note for entering the example: In the Calculator application @ on the handheld, you can enter multi-line definitions by pressing · instead of at the end of ...and press Enter. Catalog > colDim( ) colDim(Matrix) ⇒ expression Returns the number of the elements in the columns in Matrix. Note: See also PassErr, page 73, and Try, page 105. Catalog > Catalog > TI-Nspire&#...
Reference Guide - Page 26

...the calculation method, refer to move the cursor. 20 TI-Nspire™... Reference Guide The result always contains floating-point numbers. Form the matrices: μ key Then A = X B X/and f(A) = X f(B) X/. cos/(List1) returns a list of the inverse cosines of each element. In Radian angle mode and Rectangular Complex Format: £ ¡ ¢ To see the entire result, press...
Reference Guide - Page 27

... inverse hyperbolic cosine of the argument. For information about the calculation method, refer to cos(). cosh( ) cosh(Value1) ⇒ value cosh(List1) ⇒ list cosh(Value1) returns the hyperbolic cosine of List1. In Gradian angle mode: In Radian angle mode: μ key TI-Nspire™ Reference Guide 21 The result always contains floating...
Reference Guide - Page 32

...cylindrical form [r,±q, z]. Note for entering the example: In the Calculator application @ on the standard calendar. D dbd( ) dbd(date1,... or column vector in Europe) Catalog > Catalog > 26 TI-Nspire™ Reference Guide date1 and date2 must have exactly three ... length. On the computer keyboard, hold down Alt and press Enter. 4Cylind Vector 4Cylind Note: You can enter multi...
Reference Guide - Page 34

... in the Catalog after the library has been saved and refreshed. On the computer keyboard, hold down Alt and press Enter. Note: See also Define, page 27, and Define LibPriv, page 28. 28 TI-Nspire™ Reference Guide Catalog > Catalog > Catalog > Block can include expressions and instructions (such as If, Then, Else, and...
Reference Guide - Page 35

...unlocked variables. Catalog > delVoid() delVoid(List1) ⇒ list Returns a list that have not been assigned a value. variable group (such as : 5EM14 ·max(dim(squareMatrix))· rowNorm(squareMatrix) Catalog > Catalog > TI-Nspire... on empty elements, see page 131. the simple variable Var is calculated as the statistics stat.nn results or variables created using floating- Deletes...
Reference Guide - Page 36

... can enter multi-line definitions by pressing · instead of at the end of List. dim(String) ⇒ integer Returns the number of intermediate calculations. Useful mainly in programs and functions to ensure the display of characters contained in character string String. Catalog > Catalog > Catalog > 30 TI-Nspire™ Reference Guide Disp Disp [exprOrString1...
Reference Guide - Page 37

...column vectors. For information about the calculation method, refer to the power of each element in List1. squareMatrix1 must be diagonalizable. u Note: Pressing to display e^( is not the same...form. e^(List1) ⇒ list Returns e raised to cos(). Catalog > Catalog > u key TI-Nspire™ Reference Guide 31 4DMS Value 4DMS List 4DMS Matrix 4DMS In Degree angle mode: Note: ...
Reference Guide - Page 39

..., page 40. See Try, page 105. TI-Nspire™ Reference Guide 33 ElseIf If BooleanExpr1 Then Block1 ElseIf BooleanExpr2 Then Block2 © ElseIf BooleanExprN Then BlockN EndIf © Note for entering the example: In the Calculator application @ on the handheld, you can enter multi-line definitions by pressing · instead of at the end...
Reference Guide - Page 40

...for entering the example: In the Calculator application @ on the interval [Var0,VarMax]. VarStep is a positive integer (defaults to move the cursor. Catalog > 34 TI-Nspire™ Reference Guide Note for ...(For, While, or Loop). On the computer keyboard, hold down Alt and press Enter. Exit Exit Exits the current For, While, or Loop block. ListOfDepVars0 is...
Reference Guide - Page 42

.... To stop a calculation manually, • Windows®: Hold down the F12 key and press Enter repeatedly. • Macintosh®: Hold down the key and press repeatedly. It is... lowBound = 0. Catalog > Catalog > Catalog > 36 TI-Nspire™ Reference Guide c · • Handheld: Hold down the F5 key and press Enter repeatedly. matrixVar must already exist. For composite numbers,...
Reference Guide - Page 44

...and dfDenom. 38 TI-Nspire™ Reference Guide Catalog > Catalog > Catalog > Catalog > Block can enter multi-line definitions by zero, one, or two digits. Note for entering the example: In the Calculator application @ on ...; number if XVal is a number, list if XVal is moved to the right by pressing · instead of at XVal for the specified dfNumer (degrees of digits to the left...
Reference Guide - Page 63

... pressing · instead of at the end of a function and are not allowed in a multi-line function since modifications on the handheld, you cannot lock the system variable groups stat. Declares the specified vars as local variables. Lock Lock Var1[, Var2] [, Var3] ... Local variables must be modified or deleted. Catalog > Catalog > TI-Nspire...
Reference Guide - Page 111

... standard deviation s is stored in block1. Run the program by pressing · instead of statements separated with the ":" character. Define ...statement or a series of at the right. Catalog > TI-Nspire™ Reference Guide 105 Program execution transfers to perform ...stats input) Performs a hypothesis test for entering the example: In the Calculator application @ on page 131....
Reference Guide - Page 127

... and matrices, returns comparisons element by element. See "=" (equal) example. /= keys /= keys TI-Nspire™ Reference Guide 121 = (equal) = key Expr1 = Expr2 ⇒ Boolean expression List1 = List2 ⇒ Boolean list Matrix1 = Matrix2 ⇒ Boolean matrix Example function that uses math test symbols Returns true if Expr1 is determined to be greater than or...
Reference Guide - Page 137

... a math expression, type "_" or the keyword void. The keyword void is automatically converted to the bottom. TI-Nspire™ Reference Guide 131 Empty (void) elements When analyzing real-world data, you can find an example of calculations involving a void input will produce a void result. You can proceed with the nearly complete data rather...
Reference Guide - Page 143

... to variable errCode. Generally, undefined variables cannot be compared. For example, the test If aa, where a is an undefined variable, will cause this error message because the constraint is of "and." Note: Some error conditions apply only to TI-Nspire™ CAS products, and some apply only to determine the cause of using...
Teacher Software Guidebook - Page 426

...calculates the cube of a number or variable. 1. Defining a multiple-line function using the Define command. As an example, define a function named g(x,y) that the function has been defined. 2. You cannot use the Define command to test...cube(2) and press · to create your own functions and programs. You can use them in the Calculator application or in other TI-Nspire™ ...
Teacher Software Guidebook - Page 853

TI-Nspire(TM) applications 187 control panel, animation 531 Convert to analytic on context menu (Graphs & Geometry) 451 Convert to geometric on context menu (Graphs & Geometry) 451 converting measurement units 412 converting PublishView(TM) documents 216 converting text to a hyperlink 211 copying items from Calculator history 390, 421, 422 Live Presenter keypress history 287...

Similar Questions

Ask a New Question
Use the box below to post a new question about this Texas Instruments product .
Points & Prizes
  • You can earn points for nearly everything you do on HelpOwl.com
  • You can trade in those points for gift cards at leading retailers such as Amazon.com and Walmart
  • It's that simple!
See How it Works
Create a Free Account

Texas Instruments Manuals

Find free Texas Instruments TINSPIRE manuals and user guides available at ManualOwl.com. Try out our unique manual viewer allowing you to interact with manuals from directly within your browser!

Texas Instruments Reviews

View thousands of Texas Instruments user reviews and customer ratings available at ReviewOwl.com.

Contact Information

Complete Texas Instruments customer service contact information including steps to reach representatives, hours of operation, customer support links and more from ContactHelp.com.

Scoreboard Ratings

See detailed Texas Instruments customer service rankings, employee comments and much more from our sister site.