|
GCD 2023
|
| Version 2023 of the PGCD / GCD program with the use of TI58C extensions :
using alphamode,
RPN mode and ALG mode,
INP statement,
etc...
|
|
|
|
495
|
| Calculations up to 495 (Kaprekar constant) ...
|
|
|
|
6174
|
| Calculations up to 6174 (Kaprekar constant) ...
|
|
|
|
Speed
|
|
Calculation of distance or duration or speed according to the data entered !
Adapted from the original program by Dominique Becker
|
|
|
|
Geom
|
| Set of programs: square, cube, circle, cylinder ...
Adapted from the original programs of Dominique Becker
|
|
|
|
Which Triangle?
|
|
According to 3 dimensions determine the type of triangle: scalene, isosceles or equilateral
(Readaptation of the Triangle program from PPX-59 Reference 928064)
|
|
|
|
Polyhedron
|
| Irregular polyhedrons calculation
according to the JF Rotgé program.
Thanks to Jos Smits !
|
|
|
|
|
Magic Square
|
|
Magic squares of three to seven boxes aside.
|
|
|
|
|
Super Magic
|
|
Calculates and prints a super magic square with 4 boxes aside and a density n
|
|
|
|
|
Cube
|
|
Root cube and cube
|
|
|
|
|
Fibonacci
|
|
Fibonacci numbers
|
|
|
|
|
Factorials
|
|
Calculation of factorials up to 407!
|
|
|
|
Calculation of e
|
|
|
|
|
|
Converting
|
|
Converting decimal / binary :
|
|
|
|
|
Roman
|
|
Converting arabic numerals / roman numerals :
|
|
|
|
GCD.
|
| Calculate Greatest Common Divisor.
|
|
|
|
|
Primes
|
|
Know if a number is prime,
Decompose a number into prime factors.
|
|
|
|
|