Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Scilab Help >> Scilab > Variables

Variables

  • Predefined variables
    • SCIvariable containing the value of the root path of Scilab.
    • SCIHOMEcontains the path to preferences, history files of your Scilab session.
    • TMPDIRtemporary directory path.
    • homeGives the user directory.
    • %eEuler number.
    • %epsepsilon (floating-point relative accuracy)
    • %f or %FBoolean variable for false.
    • %iimaginary unit
    • %infinfinity
    • %nannot-a-number
    • %piratio of circle's circumference to its diameter
    • %sA variable used to define polynomials.
    • %t or %TBoolean variable for true.
    • %zA variable used to define polynomials.
  • clearkills variables
  • clearglobalkills global variables
  • existschecks variable existence
  • globalDefine global variable
  • isdefchecks variable existence
  • isglobalcheck if a variable is global
  • namesScilab names syntax
  • predefvariable protection
  • wholisting of variables
  • who_userlisting of user's variables
  • whoslisting of variables in long form
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:30 CEST 2016