Scilab 5.5.2
- Ajuda do Scilab
- Dicas de Conversão de Matlab para Scilab
- Matlab-Scilab equivalents
- R
- rand (Matlab function)
- randn (Matlab function)
- randperm (Matlab function)
- rcond (Matlab function)
- real (Matlab function)
- realmax (Matlab function)
- realmin (Matlab function)
- rem (Matlab function)
- repmat (Matlab function)
- reshape (Matlab function)
- return (Matlab function)
- round (Matlab function)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
realmin (Matlab function)
Smallest positive floating-point number
Matlab/Scilab equivalent
Matlab | Scilab |
realmin |
number_properties("tiny") |
Particular cases
There is no Scilab equivalent for Matlab realmin('single').
Report an issue | ||
<< realmax (Matlab function) | R | rem (Matlab function) >> |