• 0

csc, sec, and cot on TI-86


Question

Is there any way to program (w/o making a program ;) ) a variable to be csc, sec, or cot on my TI-86?

I think it might be impossible because you'd have to have the function set to be:

csc -> 1/(sin x)

but I don't know how you would make the 'x' in the 'sin x' be the x that you'd put just after the csc or whatever. Is there a way to do this anyone?

If it is possible, then I'd set those 3 functions under my custom menu (right next to tetris of course) and make it just a bit easier.

Link to comment
https://www.neowin.net/forum/topic/306241-csc-sec-and-cot-on-ti-86/
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I'm pretty sure you'd have to program in assembly to get that sort of functionality - the TI-86 doesn't include built-in BASIC support for programming new functions (unlike, for example, the TI-89, which does include limited support). You could also try looking around for somebody who's already done it on www.ticalc.org ; you never know, you might get lucky.

Edit: actually, thinking back to when I used a TI-86, it would be pretty simple to make a program (though for some reason you say you don't want to do this) to perform this action, though it couldn't be used in a csc( kind of way (as I said, the TI-86 doesn't have BASIC functionality for this sort of modification). Simply make the program "csc", or whatever, use the code:

input abc

1/sin(abc) -> out

disp out

and you have your program - it's a bit clunky, but would work well.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I don't use Whatsapp, but with the way things are going, maybe i should drop Android . While Apple has got AI stuff, it can be turned off easily, and I can't see Apple allowing Google or any other app provider doing something like that. Maybe it is time to look at a Linux phone or go back to a non-smart phone.
    • A new and unreleased phone "could have" the biggest battery ever on an iPhone? Must be a slow day in the news.
    • Umm, no, I think I will give that a miss, like I am giving all this LLM rubbish a miss.
    • Yup, Smartphones are literally just another PC form-factor. Devices like the Surface Pro line are already 4-in-1 (Digitizer Drawing Board + Tablet + Laptop + Desktop). The real potential of these foldables would be achieved once they add the Smartphone form-factor to the mix, making them full-fledged 5-in-1 PCs...
    • @echo off title Initializing Quantum Subroutines... color 0A   :: Fake progress bar setlocal enabledelayedexpansion set CHARS=.................... for /L %%A in (1,1,20) do (     set /a idx=%%A     set BAR=!CHARS:~0,%%A!     cls     echo Initializing system protocols...     echo [!BAR!]     ping localhost -n 1 >nul )   :: Fake system check echo. echo Performing hyperthread integrity verification... ping 127.0.0.1 -n 2 >nul echo Error: Quantum integrity mismatch on sector 7G echo Attempting autocorrection... Please wait... ping 127.0.0.1 -n 3 >nul echo Correction failed. Initiating paradox sequence.   :: Silly loop that pretends to do something set /a COUNT=0 :LOOP set /a COUNT+=1 echo Resolving subspace anomaly... %RANDOM% if %COUNT% LEQ 5 (     ping localhost -n 2 >nul     goto LOOP )   :: More nonsense echo. echo Compiling useless data packets... for %%X in (X1 X2 X3 X4 X5) do (     echo Packet %%X sent to Mars.     ping 127.0.0.1 -n 1 >nul )   :: Final act echo. echo -------------------------------------- echo Mission Accomplished: The Cake is a Lie echo -------------------------------------- echo Launching banana... start https://www.youtube.com/watch?v=U9t-slLl30E timeout /t 3 >nul echo Done. exit
  • Recent Achievements

    • Dedicated
      solidox earned a badge
      Dedicated
    • Week One Done
      solidox earned a badge
      Week One Done
    • Week One Done
      Devesh Beri earned a badge
      Week One Done
    • Week One Done
      956400 earned a badge
      Week One Done
    • First Post
      loose_observer earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      460
    2. 2
      ATLien_0
      161
    3. 3
      +FloatingFatMan
      149
    4. 4
      Nick H.
      66
    5. 5
      +thexfile
      61
  • Tell a friend

    Love Neowin? Tell a friend!