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
name
type
length
inout
pnum
float
8
input
0
@ComovDistLineOfSight
float
8
input
1