FUNCTION  fCosmoZfromDc

Returns the redshift at a given line of sight comoving distance.

Parameters:
  • @ComovDistLineOfSight float --/D line of sight comoving distance --/U MPc.
  • Returns redshift float
    select dbo.fCosmoZfromDc(418.513808057105)
    returns 0.1

    see also fCosmoDc
  • Input and output parameters

    nametypelengthinoutpnum
     float8input0
    @ComovDistLineOfSightfloat8input1