enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. TI-BASIC 83 - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC_83

    Lists are also supported through the use of six built-in lists, and user created lists with up to five characters as the name. They are capable of holding up to 999 elements. A list may hold entirely real numbers or entirely imaginary numbers. Some functions in the calculator are able to operate over entire lists, via Array programming.

  3. HP-41C - Wikipedia

    en.wikipedia.org/wiki/HP-41C

    The Extended Functions module added many functions which had long been requested by users, such as the ability to programmatically assign functions to keys, repartition memory, etc. But the most important new function was the management of extended memory: while the HP-41C could theoretically access up to 1024 registers, the early design ...

  4. HP-16C - Wikipedia

    en.wikipedia.org/wiki/HP-16C

    "A Pocket Calculator for Computer Science Professionals - This compact, yet powerful pocket calculator is designed for technical professionals working in computer science and digital electronics. Boolean operations and bit manipulation are some of its capabilities" (PDF). Hewlett-Packard Journal. 34 (5).

  5. TI-BASIC - Wikipedia

    en.wikipedia.org/wiki/TI-BASIC

    For many applications, it is the most convenient way to program any TI calculator, since the capability to write programs in TI-BASIC is built-in. Assembly language (often referred to as "asm") can also be used, and C compilers exist for translation into assembly: TIGCC for Motorola 68000 (68k) based calculators, and SDCC for Zilog Z80 based ...

  6. Programmable calculator - Wikipedia

    en.wikipedia.org/wiki/Programmable_calculator

    Originally, calculator programming had to be done in the calculator's own command language, but as calculator hackers discovered ways to bypass the main interface of the calculators and write assembly language programs, calculator companies (particularly Texas Instruments) began to support native-mode programming on their calculator hardware ...

  7. RPL (programming language) - Wikipedia

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

    RPL is a handheld calculator operating system and application programming language used on Hewlett-Packard's scientific graphing RPN (Reverse Polish Notation) calculators of the HP 28, 48, 49 and 50 series, but it is also usable on non-RPN calculators, such as the 38, 39 and 40 series.

  8. C, The Complete Reference - Wikipedia

    en.wikipedia.org/wiki/C,_The_Complete_Reference

    C, The Complete Reference [1] is a book on computer programming written by Herbert Schildt. The book gives an in-depth coverage of the C language and function libraries features. [2] [3] The first edition was released by Osbourne in 1987. The current version is 4th. Last revision: January 13th, 2018. [4]

  9. Synthetic programming (HP-41) - Wikipedia

    en.wikipedia.org/wiki/Synthetic_Programming_(HP-41)

    Synthetic programming (SP) is an advanced technique for programming the HP-41C and Elektronika B3-34 calculators, involving creating instructions (or combinations of instructions and operands) that cannot be obtained using the standard capabilities of the calculator. [1] Some HP-41C instructions are coded in memory using multiple bytes.