Returns the time interval between now and a particular redshift. |
Parameters: select dbo.fCosmoLookBackTime(0.1) returns 1.30154246076688 see also fCosmoAgeOfUniverse and fCosmoTimeInterval |
name | type | length | inout | pnum |
float | 8 | input | 0 | |
@z | float | 8 | input | 1 |