When.com Web Search

  1. Ad

    related to: basic calculator code

Search results

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

    en.wikipedia.org/wiki/Casio_BASIC

    Casio BASIC. Casio BASIC is a programming language used in the Casio calculators such as the ClassPad, PRIZM Series, fx-9860G Series, fx-5800P, Algebra FX and CFX graphing calculators. It is also known as "BasicLike" in some models. This programming language has nothing to do with the more or less standard BASIC, which incorporated from the ...

  3. TI-BASIC - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC

    TI-BASIC. TI-BASIC is the official [1] name of a BASIC -like language built into Texas Instruments' graphing calculators. TI-BASIC is a language family of three different and incompatible versions, released on different products: TI-BASIC 83 (on Z80 processor) for TI-83 series, TI-84 Plus series. TI-BASIC 89 (on 68k processor) for TI-89 series ...

  4. bc (programming language) - Wikipedia

    en.wikipedia.org/wiki/Bc_(programming_language)

    bc first appeared in Version 6 Unix in 1975. It was written by Lorinda Cherry of Bell Labs as a front end to dc, an arbitrary-precision calculator written by Robert Morris and Cherry. dc performed arbitrary-precision computations specified in reverse Polish notation. bc provided a conventional programming-language interface to the same capability via a simple compiler (a single yacc source ...

  5. Programmable calculator - Wikipedia

    en.wikipedia.org/wiki/Programmable_calculator

    These BASIC dialects are optimised for calculator use, combining the advantages of BASIC and keystroke programming. They have little in common with mainstream BASIC. [4] [5] [6] The version for the Ti-89 and subsequent is more fully featured, including the full set of string and character manipulation functions and statements in standard Basic.

  6. 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 a TI-developed interpreter ...

  7. Graphing calculator - Wikipedia

    en.wikipedia.org/wiki/Graphing_calculator

    For example, take this line of TI-BASIC code: Disp [A]. In a conventional programming language, this line of code would be nine characters long (eight not including a newline character). For a system as slow as a graphing calculator, this is too inefficient for an interpreted language. To increase program speed and coding efficiency, the above ...

  8. TI-BASIC 83 - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC_83

    TI-BASIC 83, TI-BASIC Z80 or simply TI-BASIC, is the built-in programming language for the Texas Instruments programmable calculators in the TI-83 series. [1] Calculators that implement TI-BASIC have a built in editor for writing programs. While the considerably faster Z80 assembly language [2]: 120 is supported for the calculators, TI-BASIC's ...

  9. TI-83 series - Wikipedia

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

    The TI-83 was the first calculator in the TI series to have built-in assembly language support. The TI-92, TI-85, and TI-82 were capable of running assembly language programs, but only after sending a specially constructed (hacked) memory backup. The support on the TI-83 could be accessed through a hidden feature of the calculator.