Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Ajuda do Scilab >> 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.
  • clearcancela variáveis
  • clearglobalcancela variáveis globais
  • existsverifica existência de variáveis
  • globaldefine variável global
  • isdefverifica existência de variáveis
  • isglobalverifica se uma variável é global
  • namesscilab names syntax
  • predefproteção de variáveis
  • wholistagem de variáveis
  • who_userlistagem das variáveis do usuário
  • 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:34:38 CEST 2016