Solver (Function Analyzer): Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:solver.gif|thumb]]
{{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.
Program to analyse the behaviour of functions.


Line 10: 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.


==License==
[[Category:Analysis]]
* 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:Math]]
[[Category:Freeware]]
[[Category:Freeware]]

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.