photo

Kaixiang Wang


2015 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to get the Least common multiple of a fractional number
Inspired by one of the comments, actually you could do this with Symbolic toolbox. x=sym(1.6); y=sym(1); lcm(x,y) % s...

9年以上 前 | 1