Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
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