get
If value is negative, display the minus sign and return the absolute value
|
(1) |
-
If value is negative, display the minus sign and return the absolute value
Parameters:-
const cl::sycl::stream &os: The stream object -
valueTvalue: Input value
-