FUNCTION  fHtmLookupEq

Returns 20-deep HTMid of a given Equatorial point (@ra,@dec).

Sample call to get the HTMid of ra=185°, dec=0°:

SELECT dbo.fHtmLookupEq(185,0)
=> 10997281067137

NameTypeLengthinoutpnum
@rafloat8input1
@decfloat8input2
 bigint8output1