| Returns the absolute magnitude of a galaxy at a particular redshift. |
| Parameters: select dbo.fCosmoAbsMag(17.5,0.1) returns -20.8155123821697 see also fCosmoAbsMagFromLumDist |
| name | type | length | inout | pnum |
| float | 8 | input | 0 | |
| @m | float | 8 | input | 1 |
| @z | float | 8 | input | 2 |