Description Usage Arguments Value Examples
Integrate a Power Law Function
1 | IntegratePowerlaw(a, b, nu1, nu2)
|
a, b |
parameters of a power law a*nu^b |
nu1 |
lowest positive frequency |
nu2 |
highest positive frequency |
the definite integral over postive frequencies
1 | IntegratePowerlaw(a = 0.1, b = 1, nu1 = 1/1000, nu2 = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.