ApplySides[f,rel]
等式または不等式 rel の両辺に f を適用する.


ApplySides
ApplySides[f,rel]
等式または不等式 rel の両辺に f を適用する.
詳細

- 関係 rel は以下のいずれでもよい.
-
lhs==rhs 等しい lhs!=rhs 等しくない lhs>rhs または lhs>=rhs 不等式 ab>c≥… 一般化された不等式 - ApplySidesは,関数を適用した後も不等式が有効であるかどうかは確認しない.
例題
すべて開く すべて閉じるスコープ (6)
非等式の両辺にFactorialを適用する:
Piecewiseを使って表現されたいくつかの不等式にSinhを適用する:
ConditionalExpression内の等式の両辺の常用対数を計算する:
アプリケーション (1)
特性と関係 (2)
考えられる問題 (1)
ApplySidesは純粋に構造的な操作であり,数学的一貫性の検証は行わない:
関連するガイド
-
▪
- 方程式の操作 ▪
- 式の操作 ▪
- 中学・高校における教育
テキスト
Wolfram Research (2018), ApplySides, Wolfram言語関数, https://reference.wolfram.com/language/ref/ApplySides.html.
CMS
Wolfram Language. 2018. "ApplySides." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ApplySides.html.
APA
Wolfram Language. (2018). ApplySides. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ApplySides.html
BibTeX
@misc{reference.wolfram_2025_applysides, author="Wolfram Research", title="{ApplySides}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/ApplySides.html}", note=[Accessed: 17-September-2025]}
BibLaTeX
@online{reference.wolfram_2025_applysides, organization={Wolfram Research}, title={ApplySides}, year={2018}, url={https://reference.wolfram.com/language/ref/ApplySides.html}, note=[Accessed: 17-September-2025]}