Scilab 5.5.2
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
intc
integral de Cauchy
Seqüência de Chamamento
[y]=intc(a,b,f)
Parâmetros
- a,b
dois números complexos
- f
função externa
Descrição
Se f
é uma função com valores complexos,intc(a,b,f)
computa o valor da integral de a
a b
de f(z)dz
ao longo da reta
a b
do plano complexo.
Comments
Add a comment:
Please login to comment this page.