Skip to content

Conversation

@tompng
Copy link
Owner

@tompng tompng commented Dec 23, 2022

  • (x, y, z, w) をparseできるようにする
  • (cos5t, sin4t) で使うtは特殊(x, yと同様に使えて欲しい変数だけど、t=1 など上書きできるべき) なので、引数overridableArgNamesを追加
  • RangeFunctionのモード追加 positive, negative, etcではなく実際のmin, max を使いたいケースに((cos5t, sin4t)のレンダリングに必要)
    • [result: Result, min: number, max: number] | EQNANResult 変なUnion型になってるの直したい(expanderが直接EQNANをreturnしてるから...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants