Desmos csv import

Just a little helper userscipt to convert csv into a format that desmos likes

目前為 2025-01-24 提交的版本,檢視 最新版本

作者
steelpancake
評價
0 0 0
版本
2024-11-12
建立日期
2025-01-24
更新日期
2025-01-24
尺寸
36.0 KB
授權條款
MIT
腳本執行於

HOW TO USE (in browser console with desmos open) define csv = your csv as a string call to_add = desmoscsv.csv.toDesmosTable(csv) state = Calc.getState() state.expressions.list.push(to_add) Calc.setState(state)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址