CASIO fx CG50 PROGRAMS
  1. All files
  2. Casio Prizm (fx-CG) Programs and Games
  3. Casio Prizm (fx-CG) Math Programs

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}. UPDATE: The program has got an even better routine now for deciding the divisors of the first degree coefficients in the second degree factors. {72,189,-104,-198,165,-34} takes around 4 minutes, to solve to: {24,23,-17} and {3,5,-7,2}. Which is 20 seconds better than the previous version. This program gives you the rational factors, wether their roots are real or imaginary. Which is of the most interest.

Archive Contents

Name Size
AFRAC.g3m 192 bytes
APRIME.g3m 268 bytes
CASIO fx CG50.rtf 2.5 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.9 KB
Download file
File Size
7.4 KB

Metadata

Author
Anders
Uploaded
1 year ago

Statistics

Rating
No ratings.
Downloads
1098
↳ this version
358
Views
7365
↳ this version
3285

Reviews

Nobody has reviewed this file yet.

Versions

  1. CASIO fx CG50 PROGRAMS (published 1 year ago; 2023-04-18 18:04 UTC)
  2. CASIO fx CG50 PROGRAMS (published 1 year ago; 2023-04-03 13:17 UTC)
  3. CASIO fx CG50 PROGRAMS (published 1 year, 1 month ago; 2023-03-13 20:19 UTC)
  4. CASIO fx CG50 PROGRAMS (published 1 year, 1 month ago; 2023-03-13 14:20 UTC)
  5. CASIO fx CG50 PROGRAMS (published 1 year, 1 month ago; 2023-03-08 15:37 UTC)
  6. CASIO fx CG50 PROGRAMS (published 1 year, 1 month ago; 2023-03-01 22:53 UTC)
  7. CASIO fx CG50 PROGRAMS (published 1 year, 1 month ago; 2023-02-28 14:35 UTC)

Advertisement