When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. TI-BASIC - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC

    The syntax for assignment (copying of data into a variable) is unusual with respect to most conventional programming languages for computers; rather than using a BASIC-like let statement with an equal sign, or an algol-like := operator, TI-BASIC uses a right-arrow sto→ operator with the syntax: source → destination. This is similar to ...

  3. TI-BASIC 83 - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC_83

    The syntax for TI-BASIC 83 is significantly different compared to most dialects of BASIC. For example, the language does not permit indentation with whitespace characters . It also depends on the TI calculator character set because it is tokenized .

  4. TI BASIC (TI 99/4A) - Wikipedia

    en.wikipedia.org/wiki/TI_BASIC_(TI_99/4A)

    TI BASIC is an ANSI-compliant interpreter for the BASIC programming language built into the 1979 Texas Instruments TI-99/4 home computer and its improved 1981 version, the TI-99/4A. In contrast to most BASICs found on contemporary microcomputers , TI BASIC does not trace its history to Microsoft BASIC , but was instead developed in-house ...

  5. TI-83 series - Wikipedia

    en.wikipedia.org/wiki/TI-83_series

    The user would then execute the command "Send (9prgm" (then the name/number of the program), and it would execute the program. Successors of the TI-83 replaced the Send() backdoor with a less-hidden Asm() command. Z80 assembly language gives a programmer much more power over the calculator than the built-in language, TI-BASIC.

  6. TI-99/4A - Wikipedia

    en.wikipedia.org/wiki/TI-99/4A

    The TI-99/4 and TI-99/4A are home computers released by Texas Instruments in 1979 and 1981, respectively. [2] Based on Texas Instruments's own TMS9900 microprocessor originally used in minicomputers , the TI-99/4 was the first 16-bit home computer. [ 3 ]

  7. Calculator input methods - Wikipedia

    en.wikipedia.org/wiki/Calculator_input_methods

    Texas Instruments would later implement the method in many of its graphing calculators, including the TI-83 and TI-84 Plus series. Most computer algebra systems (CASes) also use this as the default input method. In BASIC notation, the formula is entered as it would be entered in BASIC, using the PRINT command – the PRINT command itself being ...

  8. Enlarge or reduce the font size on your web browser - AOL Help

    help.aol.com/articles/how-do-i-enlarge-or-reduce...

    Make web pages easy to read for you! With simple keyboard shortcuts, you can zoom in or out to make text larger or smaller. In an instant, these commands improve the readability of the content you're viewing.

  9. BASIC - Wikipedia

    en.wikipedia.org/wiki/BASIC

    BASIC (Beginners' All-purpose Symbolic Instruction Code) [1] is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in 1963.