title=Newton-Inverse
description=use Newton-Raphson algorithm to compute inverse value of a function and also the derivative of the inverse function
author=Zbigniew Fiedorowicz
address=fiedorow@math.ohio-state.edu
copyright=&copy; 2003- (<a href=COPYING>GNU GPL</a>)
version=1.20
# minimal version of wims server under which the module is running
wims_version=3.01
language=en

# Possible categories: exercise, tool, dictionary, course, recreation.
category=exercise

# En: elementary. Hn: high school. Un: under. G: graduate. R: research.
# E1,...,E6; H1...,H6; U1,...,U4; G; R
level=U1

# e.g. algebra, analysis, geometry, etc.
domain=analysis

# Anything you like.
keywords=inverse function,Newton-Raphson

# Software packages required to run the module


# Does the module have scoring system?
scoring=yes

