FunctionAdvisor/branch_cuts - returns the branch cuts of a given mathematical function
|
Calling Sequence
|
|
FunctionAdvisor(branch_cuts, math_function_name)
|
|
Parameters
|
|
branch_cuts
|
-
|
literal name; 'branch_cuts'
|
math_function_name
|
-
|
name of mathematical function
|
|
|
|
|
Description
|
|
•
|
The FunctionAdvisor(branch_cuts, math_function_name) command returns the branch cuts of the function, if any, or the string "No branch cuts". If the requested information is not available, the FunctionAdvisor command returns NULL.
|
|
Note: In Maple, by convention, when you say, for instance, z <= 1, it is implicitly assumed that (z) = 0.
|
|
|
Download Help Document
Was this information helpful?