Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GCD Calculator PSP: Difference between revisions

From GameBrew
m (Text replacement - "Category:PSP homebrew applications" to "")
No edit summary
 
Line 8: Line 8:
|version=1.0
|version=1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/psphomebrew/pgcdcalculator.7z
|download=https://dlhb.gamebrew.org/psphomebrew/pgcd_calculatorpsp.rar
|website=http://stifpsp.dev.free.fr/
|website=http://stifpsp.dev.free.fr/
|source=
}}
}}
PGCD calculator (French) is a program that allows you to quickly find the greatest common divisor of a set of numbers.
PGCD calculator (French) is a program that allows you to quickly find the greatest common divisor of a set of numbers.

Latest revision as of 05:17, 20 Haziran 2024

GCD Calculator
Pgcdcalculator2.png
General
Authorstifpsp
TypeMath
Version1.0
LicenseMixed
Last Updated2009/10/24
Links
Download
Website

PGCD calculator (French) is a program that allows you to quickly find the greatest common divisor of a set of numbers.

It is a port of PGCD Calculator 1.00 BETA on PC by stifpsp, adapted from the library of Geecko.

User guide

This program directly calculates the Greatest Common Divisor without having to put Euclid's algorithm on a sheet.

Example: ( a , b ) where a = 500 and b = 300.

You enter 500 then 300 and you will find 100 if you use PGCD Calculator.

If you calculate the GCD yourself, you will then have to do:

GCD ( 500 , 300 )
500 = 300 * 1 + 200
300 = 200 * 1 + 100
200 = 100 * 2 + 0

Controls

Analog - Choose number

Circle - Input number

Triangle - Delete number

Start - Confirm

Cross - Do another calculation

Circle - Exit program

Screenshots

pgcdcalculator3.png

Credits

Thanks to:

  • Xevious78.
  • TheZeroSite.
  • Geecko.
  • K91220.

This program uses Danzeff keyboard.

External links

Advertising: