Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
pow2 (Matlab function)
Base 2 power and scale floating-point numbers
Matlab/Scilab equivalent
Matlab | Scilab |
pow2(X) Y = pow2(F, E) |
2.^X Y = F.* 2.^E |
Report an issue | ||
<< plot (Matlab function) | P | prod (Matlab function) >> |