Forgot password?
 Create new account
View 665|Reply 0

用MMA求三角形的三个角度

[Copy link]

462

Threads

969

Posts

9934

Credits

Credits
9934

Show all posts

青青子衿 Posted at 2020-4-5 12:11:14 |Read mode
Last edited by 青青子衿 at 2020-4-22 16:11:00(Function[{a, b, c},
     ArcCos[(a^2 + b^2 - c^2)/(2 a*b)]/Degree // DMSString] @@@
    Partition[#, 3, 1, 1]) & /@ {{5, 9, 7}, {4, 3, 6}, {5, 6, 7}}

(Function[{a, b, c},
     ArcCos[(a^2 + b^2 - c^2)/(2 a*b)]/Pi*180 // DMSString] @@@
    Partition[#, 3, 1, 1]) & /@ {{5, 9, 7}, {4, 3, 6}, {120, 192, 168}}

手机版Mobile version|Leisure Math Forum

2025-4-20 22:09 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list