Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
invfunc - Inverse Function Table
Calling Sequence
invfunc[f]
Invfunc[f]
Parameters
f
-
function name
Description
The invfunc table is used by solve, simplify and the `@@` operator to replace (explicit or implicit) occurrences of expressions of the form with the corresponding inverse function.
The Invfunc table is similar to the invfunc table, but returns a multiple valued inverse (in case the inverse is a multiple valued function). A multiple value function normally uses a _Z or _NN additional variable which is assumed to be in the correct domain. _Zxx variables stand for arbitrary integers, _NNxx stand for arbitrary natural numbers (non-negative integers).
Entries may be added to or deleted from the table just as for any other Maple table.
The table is uni-directional. That is, if there is an entry in the table of the form invfunc[f] = g, Maple does not assume that .
Examples
See Also
@@, simplify, solve
Download Help Document