Scilab 5.4.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Variables
- Predefined variables
- TMPDIR — chemin du répertoire temporaire
- SCI — variable containing the value of the root path of Scilab.
- SCIHOME — contains the path to preferences, history files of your Scilab session.
- percenteps — epsilon (floating-point relative accuracy)
- percenti — imaginary unit
- percentinf — infinity
- percentnan — not-a-number
- percentpi — ratio of circle's circumference to its diameter
- clear — suppression de variables
- clearglobal — supprime des variables globales
- exists — teste l'existence d'une variable
- isdef — vérifie si une variable existe
- isglobal — vérifie si une variable est globale
- names — syntaxe des noms de variables dans Scilab
- predef — protection de variables
- who — liste des variables
- whos — liste des variables courantes dans un format détaillé
- getvariablesonstack — get variable names on stack of scilab
- who_user — listing of user's variables
Report an issue | ||
<< Mots clés Scilab | Scilab | exit >> |