The dmath.tns
is a library for the TI-NSPIRE CX CAS calculator.
TODO.
- 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)
Implementation of a step by step Extended Euclidean algorithm.
Implementation of a step by step square and multipy algorithm.