所有公开日志
跳到导航
跳到搜索
所有freem公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2023年3月21日 (二) 08:38 Lukegao1 讨论 贡献创建了页面How to Add and Subtract Functions (创建页面,内容为“ To add or subtract functions, you simply add or subtract their values for each input. For example, let's say we have two functions, f(x) and g(x): f(x) = 2x + 3 g(x) = x - 1 To add these functions, we simply add their values for each input: (f + g)(x) = f(x) + g(x) = (2x + 3) + (x - 1) = 3x + 2 So (f + g)(x) is a new function that represents the sum of f(x) and g(x). To subtract functions, we do the same thing, but with subtraction instead of addition:…”)