Maple worksheets on the numerical evaluation of mathematical functions

 

Numerical methods topics:


The following Maple worksheets can be downloaded.

They are all compatible with Classic Worksheet Maple 10.

A procedure for calculating square roots - sqrt.mws

Evaluating the sine function from its Maclaurin series - sine_MS.mws

Evaluating the cosine function from its Maclaurin series - cosine_MS.mws

Evaluating the exponential function from its Maclaurin series - exp_MS.mws

Evaluating the natural logarithm function from its Maclaurin series - natlog_MS.mws

Evaluating the inverse tangent function from its Maclaurin series - arctan_MS.mws

Evaluating the inverse sine function from its Maclaurin series - arcsin_MS.mws

Procedures for evaluating the sine function - sine.mws

Procedures for evaluating the sine and cosine functions - sincos.mws

Procedures for evaluating the tangent function - tan.mws

Procedures for evaluating the exponential function - exp.mws

Procedures for evaluating the natural logarithm function - natlog.mws

Procedures for evaluating the inverse tangent function - arctan.mws

Procedures for evaluating the inverse sine function - arcsin.mws

Procedures for evaluating the inverse cosine function - arccos.mws

 Procedures for evaluating the hyperbolic sine and cosine functions - sinhcosh.mws

Procedures for evaluating the hyperbolic tangent function - tanh.mws

Procedures for evaluating the inverse hyperbolic sine and cosine functions - invhyp.mws

Procedures for evaluating the inverse hyperbolic tangent function - arctanh.mws

Examples involving the numerical functions - fcnexamp.mws

Evaluation of functions using continued fractions - contfrac.mws

Procedures for the numerical evaluation of functions - numfcn.zip

Top of page


Main index