
Classpad :: Library Programs
Library files for ClassPads running OS 3.03 and later. These are small programs which, when stored in the Library folder on your Classpad, are a great way to add little customised utilities. These mini-programs can be downloaded and sent to your handheld using the USB cable and free software that came with your Classpad.
Placing these mini-programs into the Other Data/Library folder on your Classpad allows access to them not only from Main and the Program application but also from within any eActivity.
Free Downloads
Binomial n solver. bpn is used to find the number of trials (n) needed for P(x ≥ a) ≥ k when X~B(n, p). In Main, type in bpn(p,a,k) where p is probability of success, a is minimum number of successes and k is required propability. Right-click the link, choose save as and download bpn now!
Factors of n. fact creates a list of all the factors from 1 to n of any number n. In Main, type in fact(n), where n is the number you want the factors of and they are returned in a list. This list is stored as the variable flist and can be retrieved at any time by typing flist. Right-click the link, choose save as and download fact now!
nth row of Pascal's triangle. pas creates a list of all the coefficients in the nth row of Pascal's triangle. In Main, type in pas(n), where n is the row you want and the coefficients are returned in a list. This list is stored as the variable plist and can be retrieved at any time by typing plist. Right-click the link, choose save as and download pas now!
Is n prime? prim checks to see whether any number n is prime. In Main, type in prim(n), where n is the number you want to check. Right-click the link, choose save as and download prim now!
Note: OS 3.04 introduced the new IsPrime function, which is similar to this function but returns TRUE or FALSE.
Scientific Notation. sci takes any number and returns it in scientific notation (standard form). In Main type in sci(number). Right-click the link, choose save as and download sci now!
Turning point. tpt takes a quadratic expression in any form and returns it in turning point (completed square) form. Copy this program into the Other Data/Library folder on your Classpad. Then in Main type in tpt(expression), where expression is the quadratic you want to find the turning point of. Right-click the link, choose save as and download tpt now!
Help! How do you get the programs from this site into your Classpad? Visit casioed.net.au, the official Casio Education Australia home. Go to the Classpad downloads page and grab a copy of the article 'Working With and Managing Content'. Easy!
Home |
fx-9860G |
Classpad |
Other Calcs |
Related
|