🔰函數
Desmos 的自訂函數可以使用 以外的參數,例如:
但缺點是這些參數不能拿來當作自由變數❗
還好,當作其他函數的參數還是可以的。
atan2(y, x) -> 就是內建函數 或 。
Last updated
Was this helpful?
Desmos 的自訂函數可以使用 以外的參數,例如:
但缺點是這些參數不能拿來當作自由變數❗
還好,當作其他函數的參數還是可以的。
atan2(y, x) -> 就是內建函數 或 。
Last updated
Was this helpful?
Was this helpful?