3.268. __nv_scalbnf
Prototype:
float @__nv_scalbnf(float %x, i32 %y)
Description:
Scale x by by efficient manipulation of the floating-point exponent.
Returns:
-
__nv_scalbnf( , n) returns .
-
__nv_scalbnf(x, 0) returns x.
-
__nv_scalbnf( , n) returns .
Library Availability:
Compute 2.0: Yes
Compute 3.0: Yes
Compute 3.5: Yes