User`s guide
Manuals
Brands
MATLAB Manuals
Other
PARALLEL COMPUTING TOOLBOX - S
261
262
263
264
265
266
267
268
269
270
9
GPU Computing
9-12
Function
Input Range for Real Output
log(x)
x >= 0
log1p(x)
x >= -1
log10(x)
x >= 0
log2(x)
x >= 0
power(x,y)
x >= 0
reallog(x)
x >= 0
realsqrt(x)
x >= 0
sqrt(x)
x >= 0
1
...
...
268
269
270
271
272
...
...
656