Scilab 5.3.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
However, this page did not exist in the previous stable version.
rdivf
divisão simbólica direita-esquerda
Seqüência de Chamamento
["r"]=ldivf("d","c")
Parâmetros
- "d","c","r"
strings
Descrição
Retorna o string "c/d"
Simplificações triviais
tais como "c/1" = "c"
são realizadas.
Ver Também
- ldivf — divisão simbólica esquerda (invertida)
Comments
Add a comment:
Please login to comment this page.