Description Usage Arguments Value Examples
Wrapper to compute total area under exponential trawl function.
1  | ComputeAExp(rho)
 | 
rho | 
 Exponential trawl parameter (should be non-negative).  | 
Total area under exponential trawl function (1/rho).
1 2  | ComputeAExp(1) # should be 1.0
ComputeAExp(0.2) # should be 5.0.
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.