build
This commit is contained in:
parent
3e33427bcf
commit
a3166dfbae
6 changed files with 1484 additions and 574 deletions
2
docs/dist/parse.js
vendored
2
docs/dist/parse.js
vendored
|
|
@ -46,7 +46,7 @@ function resolveReplications(ast) {
|
|||
options_: {
|
||||
operator: {
|
||||
type_: "stretch",
|
||||
arguments_: {amount: String(new Fraction(replicate).inverse().valueOf())}
|
||||
arguments_: {amount: new Fraction(replicate).inverse().toString()}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue