Close
Close window
Exact - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

Student[ODEs][Solve]

Exact

Solve a first order exact ODE

Calling Sequence

Exact(ODE, y(x))

Parameters

ODE

-

a first order exact ordinary differential equation

y

-

name; the dependent variable

x

-

name; the independent variable

Description

The Exact(ODE, y(x)) command finds the solution of a first order exact ODE.

Use the option output=steps to make this command return an annotated step-by-step solution. Further control over the format and display of the step-by-step solution is available using the options described in Student:-Basics:-OutputStepsRecord . The options supported by that command can be passed to this one.

Examples

>

withStudentODEsSolve:

>

ode12xyx9x2+2yx+x2+1diffyx,x=0

ode12xyx9x2+2yx+x2+1ⅆⅆxyx=0

(1)
>

Exactode1,yx

yx=x2212x4+12x3+2x2+4c__1+12,yx=x2212+x4+12x3+2x2+4c__1+12

(2)

Compatibility

The Student[ODEs][Solve][Exact] command was introduced in Maple 2021.

For more information on Maple 2021 changes, see Updates in Maple 2021 .

The Student[ODEs][Solve][Exact] command was updated in Maple 2022.

The output option was introduced in Maple 2022.

For more information on Maple 2022 changes, see Updates in Maple 2022 .


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /