Qurak

Cubics

در دسترس

Option for solving cubic equations using radical formulas

Cubics
Reduce[x ^ 3 + 2 x ^ 2 + 3 x + 4 == 0, x, Cubics -> True] → x == Root[4 + 3*#1 + 2*#1^2 + #1^3 & , 1, 0] || x == Root[4 + 3*#1 + 2*#1^2 + #1^3 & , 2, 0] || x == Root[4 + 3*#1 + 2*#1^2 + #1^3 & , 3, 0]

موضوع‌ها

مرتبط

همهٔ 6300 تابع · استفاده از این در کلاینت MCP