Solver (Function Analyzer): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Program to | {{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 | 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. | ||
[[ | [[Category:Analysis]] | ||
[[Category:Freeware]] | |||
[[Category: |
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.