Solver (Function Analyzer): Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Program to analyze the behavior of functions.
{{Software
|Picture=solver.png
|Version=1.52 (Dec 2001)
|Author=[[Gregory Shrago]]
|License=Freeware
|Download={{FileLink|Solver_1-52.zip}}
}}
Program to analyse the behaviour of functions.


Solver is designed to analyze the behavior of functions. It allows you to:
Solver is designed to analyse the behaviour of functions. It allows you to:
* derive analytically
* derive analytically
* display graphics
* display graphics
Line 9: Line 16:
Note: The function is used to record the traditional programmer's notation: sin (x), tg (x), x ^ 2, and others.
Note: The function is used to record the traditional programmer's notation: sin (x), tg (x), x ^ 2, and others.


[[image:solver.gif|400px]]
[[Category:Analysis]]
 
[[Category:Freeware]]
==License==
* Freeware
 
==Author==
* [[Joseph Shrago]]
* [[Gregory Shrago]]
 
==Links==
Download
* [https://web.archive.org/web/20051114200135/http://os2.in.ru/software/stuff/solver/solver.zip]
* [http://www.os2site.com/sw/apps/analysis/solver.zip]
 
[[Category:Software]]

Latest revision as of 02:07, 22 August 2023

Solver (Function Analyzer)
Version 1.52 (Dec 2001)
Vendor
Author Gregory Shrago
License Freeware
Download Solver_1-52.zip
Website

Program to analyse the behaviour of functions.

Solver is designed to analyse the behaviour of functions. It allows you to:

  • derive analytically
  • display graphics
  • calculate the value of the function at the point
  • calculate the definite integral
  • finding the roots of a function on a given interval.

Note: The function is used to record the traditional programmer's notation: sin (x), tg (x), x ^ 2, and others.