ODE Solver

1.64 for iPhone
$2.99
0

0 Ratings

Update Date

2023-10-01

Size

4.1 MB

Screenshots for iPhone

iPhone
ODE Solver Description
An ordinary differential equation or ODE is a differential equation containing a function or functions of one independent variable and its derivatives.

ODE Solver solves systems of ordinary equations with initial boundary conditions with 4th order Runge Kutta Method. It plots and lists results exporting them via email.

All variables, x, u, and t, should be entered with "$" prefix and ODE Solver does the rest.

Example: Typical Pendulum

dx/dt = $u
du/dt= -pi()**2/4*sin($x)-0.1*$u


Following functions are available in ODE Solver:

Operators:

+ add
- subtract
* multiply
/ divide
** pow exponentiation

Functions:

sqrt() - returns the square root of the passed parameter
log() - returns the base 10 log of the passed parameter
ln() - returns the base e log of the passed parameter
exp() - returns e raised to the power of the passed parameter

The trigonometric functions:

dtor() - converts the passed parameter from degrees to radians
rtod() - converts the passed parameter from radians to degrees

sin(), cos(), tan()
Their inverses (asin, acos, atan)
Their reciprocals (csc, sec, cotan)
The reciprocals of the inverses (acsc, asec, acotan)
The hyperbolic variations of all the above functions (sinh, cosh, tanh, asinh, acosh, atanh, csch, sech, cotanh, acsch, asech, acotanh)


Constants:
pi() - returns the value of π.
pi_2() - returns the value of π/2
pi_4() - returns the value of π/4
e() - returns the value of e

Other:
-Entry field background color turns to red color in case of unpaired parentheses and turns to green color once parentheses are paired again.
- Entry field background color turns to red colour in case of unpaired parentheses and turns to green color once parentheses are paired again.
- Recognizing entries with errors and raising warnings.
- Special keypad for formula entries.
- Cursor arrows enables editing entries.
ODE Solver 1.64 Update
2023-10-01
Compatability Update!
More Information
Price:
$2.99
Version:
1.64
Size:
4.1 MB
Update Date:
2023-10-01
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
1.64 2023-10-01
Compatability Update!
1.63 2022-11-17
Compatability update :)
1.62 2021-10-12
Bug fixes.
1.61 2020-06-11
Compatibility update for future iOS versions
1.60 2015-04-30
Minor improvements for iPhoneX.