FUNCTION  fCosmoZfromDm

Returns the redshift for a given transverse comoving distance.

Parameters:
  • @ComovDistTransverse float --/D transverse comoving distance --/U Mpc.
  • Returns redshift float
    select dbo.fCosmoZfromDm(418.513808057105)
    returns 0.1

    see also fCosmoDm
  • Input and output parameters

    nametypelengthinoutpnum
     float8input0
    @ComovDistTransversefloat8input1