Description
This file contains 13 programs for the CASIO fx CG50: AFRAC, a program that uses continued fraction, and can give you a good approximation, as well as the exact value for denominators well above a million. APRIME: A prime finder which divides out all even numbers as well as numbers divisible with three, from number five. CFRAC, a simple and fast routine for fractions. DIVISOR: Gives the divisors of an integer, using the Augment(-utility. It also shows you the sum of all the divors, except the biggest one. LCM: The algorithm that Euclid found. Also shows the GCD. PERIOD: Shows you the period of a fraction. POLYDIV: A simple and concise program for dividing polynomials. POLYMULT: As simple as possible a program for multiplying polynomials. PRIME1: An elementary prime factor program. Shows the result as a list. PRIME2: A prime factor finder that uses a list of numbers, a piece of Erathosthenes sieve, to divide out the primes. Very fast. PRIMES and PRIMES1, are two programs that gives you the prime numbers in an interval of your choice. SOLVERY: This is the main attraction in the collection. A polynomial solver that can find factors like 5x^6-3, and of course factors all the way down to 2x-1. It can also find second degree factors like: 2x^2-8x-7, 1x^2+8x-1. You input coefficients of the equations left part as a list. The right part has to be null. The result is also showed as lists. Remember that it is the size of the list that determines the degree: 5X^6 - 3, comes out as {5 0 0 0 0 0 -3}.
Archive Contents
| Name | Size |
|---|---|
| AFRAC.g3m | 192 bytes |
| APRIME.g3m | 268 bytes |
| CASIO fx CG50.rtf | 2.1 KB |
| CFRAC.g3m | 152 bytes |
| DIVISOR.g3m | 328 bytes |
| LCM.g3m | 172 bytes |
| PERIOD.g3m | 188 bytes |
| POLYDIV.g3m | 316 bytes |
| POLYMULT.g3m | 212 bytes |
| PRIME1.g3m | 248 bytes |
| PRIME2.g3m | 316 bytes |
| PRIMES.g3m | 452 bytes |
| PRIMES1.g3m | 316 bytes |
| SOLVERY.g3m | 1.6 KB |
- File Size
- 11.8 KB
- Short link
- http://ceme.tech/DL2344
Metadata
- Author
- Anders
- Uploaded
Statistics
- Rating
- 10/10 (1 vote)
- Downloads
- 3883
- ↳ this version
- 390
- Views
- 21029
- ↳ this version
- 1754
Reviews
Nobody has reviewed this file yet.Versions
- CASIO fx CG50 PROGRAMS (published 1 year, 3 months ago; 2024-11-09 09:08 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 9 months ago; 2023-04-18 13:04 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 10 months ago; 2023-04-03 08:17 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 11 months ago; 2023-03-13 15:19 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 11 months ago; 2023-03-13 09:20 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 11 months ago; 2023-03-08 10:37 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 11 months ago; 2023-03-01 17:53 UTC-05:00)
- CASIO fx CG50 PROGRAMS (published 2 years, 11 months ago; 2023-02-28 09:35 UTC-05:00)
Advertisement