distance.comoving: compute the comoving distance (line-of-sight) [Mpc/h]

Description Usage Arguments Value References Examples

View source: R/distance.comoving.R

Description

compute the comoving distance (line-of-sight) [Mpc/h]

Usage

1
distance.comoving(z, cosmo, z0 = 0, ...)

Arguments

z

redshift upper limit

cosmo

cosmological parameter list

z0

redshift lower limit

...

pass to integrate() to control integration accuracy.

Value

Comoving distance from z_0(=0) to z to z [Mpc/h]

References

Equation (15) in [H99]

Examples

1
2

Example output

[1] -264.3715
 [1]    0.0000  292.9181  571.7063  836.0778 1086.0823 1322.0378 1544.4594
 [8] 1753.9947 1951.3690 2137.3426 2312.6802

CRAC documentation built on May 2, 2019, 4:20 a.m.

Related to distance.comoving in CRAC...