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
FunctionAdvisor/analytic_extension - return the definition of the analytic extension of a given mathematical function
Calling Sequence
FunctionAdvisor(analytic_extension, math_function)
Parameters
analytic_extension
-
literal name; 'analytic_extension'
math_function
Maple name of mathematical function
Description
The FunctionAdvisor(analytic_extension, math_function) command returns the definition of the analytic extension used by Maple to extend the function outside the classical domain, typically to the entire complex plane.
Note: For most functions the domain of the classical definition is the entire complex plane. If the requested information is not available, the FunctionAdvisor command returns NULL.
Examples
See Also
FunctionAdvisor, FunctionAdvisor/topics
Download Help Document