dComovVol: Differential comoving volume
Description
Function computes differential comoving volume in a flat cosmology.
Usage
dComovVol(z, omega.m = 0.27, omega.lambda = 0.73, H.0 = 71)
Arguments
H.0
Hubble constant in km/s/Mpc
Value
Differential comoving volume in Mpc^3
References
Hogg (2000), arXiv:astro-ph/9905116, equation (28)
Examples
Run this code# NOT RUN {
dComovVol(2.3)
# }
Run the code above in your browser using DataLab