FUNCTION  fCosmoComovingVolume

Returns the comoving volume between here and a given redshift.

Parameters:
  • @z float --/D redshift
  • Returns ComoVingVolume float --/D Comoving Volume --/U GPc^3.
    select dbo.fCosmoComovingVolume(0.1)
    returns 0.307056279299777

    see also fCosmoComovVolumeFromDl
  • Input and output parameters

    nametypelengthinoutpnum
     float8input0
    @zfloat8input1