title=Function calculator
description=for one-variable real functions: limits, integrals, roots...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1997- (<a href=COPYING>GNU GPL</a>)
version=2.00
# minimal version of wims server under which the module is running
wims_version=2.11
language=en

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

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

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

# Anything you like.
keywords=function,integral,Taylor,root,minimum,maximum,derivative,plot,curve, graphing

# Software required to run this module
require=pari,maxima
