Scilab 5.3.3
Scilab help >> Scilab > Scilab keywords > ans
Add a comment:
Please login to comment this page.
ans
answer
Description
ans means "answer".
Variable ans is created automatically when expressions
are not assigned. ans contains the last unassigned evaluated expression.
Variable ans is not protected by predef.
See Also
- predef — variable protection
Comments
|
|
Add a comment:
Please login to comment this page.
| << Scilab keywords | Scilab keywords | backslash (\) >> |