ti-basic
How to use the arrow keys in a custom TI program
开发者_JAVA技巧I have looked at as many functions as I can and I still can\'t find one that lets you intercept the click of a TI arrow key click.For Basic programs, which are run with the \"Prog\" but[详细]
2023-03-25 11:49 分类:问答TI Assembly: differences between nostub, Ion, MirageOS, and z88dk C
I\'m new to the TI programming platform. I hope to get some pointers on what\'s my best route for this.[详细]
2023-03-12 09:22 分类:问答In TI-83/84 BASIC, how can I factor trinomials by inputting the raw ax^2+bx+c?
If my question is unclear there is a great explainaion of what I\'m attempting to do here under the section, \"Method 2: The British Method\": http://www.gradeamathhelp.com/how-to-factor-polynomials.h[详细]
2023-02-15 05:16 分类:问答Custom function writing on calculator
I\'m sitting here with my TI-89 Titanium and having fun writing some custom functions for this test on friday.[详细]
2023-02-10 01:34 分类:问答How to create an array in TI-89 Titanium calculator?
I tried many different ways, but TI always gives开发者_高级运维 me errors: Invalid in a function or current experession[详细]
2023-02-07 08:44 分类:问答TI83+ evaluate expression program
I would like to build a program in a TI-83+ that will prompt f开发者_StackOverflow社区or the variables x, y, and z, and then prompt for an expression on the terms x, y, and z. Is it possible to prompt[详细]
2023-02-02 09:28 分类:问答Effective functional sort
I\'m programming a function for a TI-Nspire, so I can\'t use the builtins from inside 开发者_StackOverflow社区a function. What is the most generally efficient algorithm for sorting a list of numbers w[详细]
2022-12-31 11:42 分类:问答Subset Sum TI Basic Programming
I\'m trying to program my TI-83 to do a subset sum search. So, given a list of length N, I want to find all lists of given length L, that sum to a given value V.[详细]
2022-12-15 04:05 分类:问答