A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
The value 260844.30782 contains a decimal so the appropriate T-SQL type is decimal, along with an appropriate precision and scale. The minimum for this particular value is decimal(11,5) but you may need a larger specification to contain the largest expected value.