Returns a row with the first and second solution for the redshift given an angular diameter distance. |
Parameters: select * from dbo.fCosmoZfromDa(380.467098233731) returns the row 0.0999999999999998 29.5344556200263 see also fCosmoDa |
name | type | length | inout | pnum |
@AngularDiamDist | float | 8 | input | 1 |
z1 | float | 8 | output | 1 |
z2 | float | 8 | output | 2 |