Post Reply 
Public Beta Availiable (v3) - Win/Mac/Firmware
12-16-2017, 11:06 PM
Post: #45
RE: Public Beta Availiable (v3) - Win/Mac/Firmware
Help
Code:
Syntax:
Ans

In Home view, Ans returns the result of the last calculation made in Home view to its full 
precision. The variable Ans is different from the numbers in Home's history. A value in Ans is 
stored internally with the full precision of the calculated result, whereas the displayed 
numbers match the display mode. Ans(n) returns the nth entry in the Home view history.

In CAS view, Ans returns the last result in the CAS history and Ans(n) does not recall the nth 
item in history. Here, Ans(n) will attempt to substitute n for x (or the default variable) in the last 
item in history and return the result. In CAS view, if Ans is a matrix, Ans(m,n)returns the 
element in row m and column n.

Home
[Image: 38215169155_fa0033b73b_o.png]

CAS
[Image: 38215169295_cd3dde72f0_o.png]

If you want to replace an equation in Ans, replace it directly.

Viga C | TD | FB
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Public Beta Availiable (v3) - Win/Mac/Firmware - Carlos295pz - 12-16-2017 11:06 PM



User(s) browsing this thread: 1 Guest(s)