eZ: compute E(z) of given cosmology

Description Usage Arguments Value References See Also Examples

View source: R/eZ.R

Description

Compute the E(z)=H(z)/H_0, or

E(z)\equiv√{Ω_\mathbf{M}(1+z)^3+Ω_\mathbf{k}(1+z)^2+ Ω_Λ(1+z)^{(1+w)},} where we omit the radiation component.

Usage

1
eZ(z, cosmo)

Arguments

z

Redshift

cosmo

cosmology parameter list, contains 'omegaM0', 'omegaL0', 'omegaK'

Value

The dimentionless Hubble constant H(z)/H_0

References

Equation (14) in [H99]

See Also

eZ2,parameter.fidcosmo

Examples

1

Example output

[1] 1.973423

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

Related to eZ in CRAC...