Forgot password?
 Create new account
View 739|Reply 0

利用MMA进行数值通分

[Copy link]

462

Threads

969

Posts

9934

Credits

Credits
9934

Show all posts

青青子衿 Posted at 2020-2-26 17:23:05 |Read mode
  1. list = {13/2, 90/17, 12/5, 23/9};
  2. l = LCM @@ Denominator /@ list;
  3. f[x_] := With[{s = l/Denominator[x]}, (Defer@*Divide)[Numerator[x] s,
  4.    Denominator[x] s]]
  5. f /@ list
Copy the Code

手机版Mobile version|Leisure Math Forum

2025-4-20 22:27 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list