Category:TI-89 BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(more info)
m (narrow cat)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{language|exec=interpreted|gc=yes|parampass=value|checking=dynamic|strength=strong|safety=safe}}
{{language|exec=interpreted|gc=yes|parampass=value|checking=dynamic|strength=strong|safety=safe|tags=ti89b}}


[[:Category:TI-89 BASIC|TI-89 BASIC]] is the programming language of the [[wp:TI-89 series|Texas Instruments TI-89 graphing calculator]], as well as the TI-92+ and Voyage 200 models <!-- got this last info from http://everything2.com/title/TI+Basic; please revise with better list -->.
[[:Category:TI-89 BASIC|TI-89 BASIC]] is the programming language of the [[wp:TI-89 series|Texas Instruments TI-89 graphing calculator]], as well as the TI-92+ and Voyage 200 models<!-- got this last info from http://everything2.com/title/TI+Basic; please revise with better list -->.


TI-89 BASIC is derived from [[TI-83 BASIC]], but has some incompatible syntax and is much more powerful. For example, it supports arbitrary variable names, user-defined functions, local subroutines, comments, and working with symbolic expressions as well as numbers.
TI-89 BASIC is derived from [[derived from::TI-83 BASIC]], but has some incompatible syntax and is much more powerful. For example, it supports arbitrary variable names, user-defined functions, local subroutines, comments, and working with symbolic expressions as well as numbers.


<br clear=all><!-- prevent language sidebar from spilling into columnar member list -->
<br clear=all><!-- prevent language sidebar from spilling into columnar member list -->

==See Also==
* [[wp:TI-BASIC|Wikipedia: TI-BASIC]]

[[Category:Mathematical programming languages]]

Latest revision as of 18:36, 1 August 2011

Language
TI-89 BASIC
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type checking: Dynamic
Lang tag(s): ti89b
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using TI-89 BASIC.

TI-89 BASIC is the programming language of the Texas Instruments TI-89 graphing calculator, as well as the TI-92+ and Voyage 200 models.

TI-89 BASIC is derived from TI-83 BASIC, but has some incompatible syntax and is much more powerful. For example, it supports arbitrary variable names, user-defined functions, local subroutines, comments, and working with symbolic expressions as well as numbers.


See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "TI-89 BASIC"

The following 92 pages are in this category, out of 92 total.