Scilab 5.5.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
rdivf
シンボリックな右除算
Calling Sequence
["r"]=rdivf("d","c")
引数
- "d","c","r"
strings
説明
文字列 "c/d"
を返します.
"c/1" = "c"
のような簡単化が行われます.
参照
- ldivf — シンボリックな左除算
Report an issue | ||
<< mulf | symbolic | solve >> |