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