Mathematics Pascal programs

Delphi & Pascal (česká wiki)
Přejít na: navigace, hledání
Pages: [actual]  [11-20]  [21-30]  [31-40]  [41-50]  [51-100]  [101-150]  [151-169]

Order:1
1inca.pngProgram: 1inca.pasBignum.pasMath.pasUse_bn.pas
File exe: 1inca.exe

Program compute basic mathematics operation for infinity decimal places. Other mathematical operation (sin, cos, ..) make with Taylor series.
Description:
  • For easy use look for use_bn.pas
  • Program has maximal 250 decimal places. More decimal you set before compilation program
  • Long time computing seeing convergetion of Taylor series



Order:2
Author: Ľuboš Saloky
Program: 3x3det.pas
File exe: 3x3det.exe

Calculate determinat of 3x3 matrix.



Order:3
Author: Ľuboš Saloky
Program: 4prvky.pas
File exe: 4prvky.exe

Sort 4-pieces element with 5 comparison - downwards.



Order:4
Author: Ľuboš Saloky
Program: 80387.pas
File exe: 80387.exe

Program calculate heavy matethematics operation with instruction coprocesor 80387 and assembler.
Operation
- multiply
- subtract
- radix
- sin
- argustang
- factorial



Order:5
Author: Ľuboš Saloky
Program: Ackasm.pas
File exe: Ackasm.exe

Aproximation Coonsov's cubics in assembler. Kubics B-spline.



Order:6
Author: Juraj Pupák
Program: Algoritm.pas

Program determine maximal divisor. Use Euklide algorithm.



Order:7
Author: Juraj Pupák
Program: Aritprpo.pas

Arithmetics average of 50 numbers.



Order:8
Program: Arm_cis2.pas

Program determine Armstrong's numbers.



Order:9
Author: Juraj Pupák
Program: Arm_cisl.pas

Program determine Armstrong's numbers.



Order:10
Author: Juraj Pupák
Program: Average.pas

Determine average of school numbers. Input finished when you put zero.


Pages: [actual]  [11-20]  [21-30]  [31-40]  [41-50]  [51-100]  [101-150]  [151-169]