Qurak

MaxValue

可用

Global symbolic maximum value of a function over variables with optional constraints and an optional Reals or Integers domain

MaxValue[f, x]
MaxValue[f, {x, y, …}]
MaxValue[{f, cons}, {x, y, …}]
MaxValue[…, x ∈ rdom]
MaxValue[…, …, dom]
MaxValue[-2x ^ 2 - 3x + 5, x] → 49/8MaxValue[1 - (x y - 3) ^ 2, {x, y}] → 1MaxValue[{x - 2y, x ^ 2 + y ^ 2 ≤ 1}, {x, y}] → Sqrt[5]

使用於

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個