Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.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)
| << mulf | Cálculos Formais | subf >> |