Scilab 5.5.1
      
      - Ajuda do Scilab
 - Funções Elementares
 - Trigonometria
 - acos
 - acosd
 - acosh
 - acoshm
 - acosm
 - acot
 - acotd
 - acoth
 - acsc
 - acscd
 - acsch
 - asec
 - asecd
 - asech
 - asin
 - asind
 - asinh
 - asinhm
 - asinm
 - atan
 - atand
 - atanh
 - atanhm
 - atanm
 - cos
 - cosd
 - cosh
 - coshm
 - cosm
 - cotd
 - cotg
 - coth
 - cothm
 - csc
 - cscd
 - csch
 - sec
 - secd
 - sech
 - sin
 - sinc
 - sind
 - sinh
 - sinhm
 - sinm
 - tan
 - tand
 - tanh
 - tanhm
 - tanm
 - csgn
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
asind
arco-seno, resultado em graus
Seqüência de Chamamento
t=asind(x)
Parâmetros
- x
 vetor/matriz de reais. Os elementos devem estar em
[-1 1].- t
 vetor/matriz de reais com as mesmas dimensões que
x
Descrição
As entradas de t são os arcos-inversos das
            entradas correspondentes de x. O domínio de definição é
            [-1, 1]. Os resultados estão em [-90 90];
| Report an issue | ||
| << asin | Trigonometria | asinh >> |