[SYCL][Doc] E5M2 stochastic rounding is for float (#21316)
Fix a mistake in the spec for E5M2 stochastic rounding. The supported
datatypes are `half`, `bfloat16`, and `float`. This is what the comment
said, but the synopsis incorrectly showed `double` instead of `float`.