フィルターのクリア

The inequality, Eq(cos(x**3), 0), cannot be solved using solve_univ​ariate_ine​quality.

2 ビュー (過去 30 日間)
Andreea Oana
Andreea Oana 2022 年 1 月 30 日
Hi! I'm having issues on the following program:
syms x;
solve(cos(x^3), x>0);
It just keeps throwing this error:
The inequality, Eq(cos(x**3), 0), cannot be solved using
solve_univariate_inequality.
What's going on in my code? Thank you!

回答 (0 件)

カテゴリ

Help Center および File ExchangeSymbolic Math Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by