Skip to content

The dmath.tns is a library for the TI-NSPIRE CX CAS calculator.

License

Notifications You must be signed in to change notification settings

fliiiix/math-magic-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

TI-NSPIRE CX CAS

The dmath.tns is a library for the TI-NSPIRE CX CAS calculator.

Install

TODO.

Function overview

  • dmath\euklid(a,b)
  • dmath\modadd(modul)
  • dmath\modmult(modul)
  • dmath\pmod(a,k,m)
  • dmath\primalg(mat)
  • dmath\sma(base, expo, modul)
  • dmath\zstern(m)

Detailed description

euklid(a,b)

Implementation of a step by step Extended Euclidean algorithm.

sma(base, expo, modul)

Implementation of a step by step square and multipy algorithm.

About

The dmath.tns is a library for the TI-NSPIRE CX CAS calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published