7 Numerical Programming in Maple - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Manuals : Programming Guide : 7 Numerical Programming in Maple

Contents     Previous     Next     Index

7 Numerical Programming in Maple

An important part of efficient scientific and mathematical programming is numerical computation.  Maple provides many tools for computing with floating-point numbers, some for improving efficiency and some for improving accuracy.

7.1 In This Chapter

• 

An Overview of Numeric Types in Maple

• 

An Explanation of Floating-Point Numbers in Maple

• 

Maple Commands for Numerical Computing

• 

Efficient Numerical Programs

 

Contents     Previous     Next     Index