Skip to content

Commit

Permalink
add numer, denom
Browse files Browse the repository at this point in the history
  • Loading branch information
hatoo committed Feb 15, 2024
1 parent 30e5121 commit 06e5546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/src_tree.rs
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,8 @@ impl SrcTree {
// rational
"abs",
"pow",
"numer",
"denom",
"log",
"sqrt",
];
Expand Down

0 comments on commit 06e5546

Please sign in to comment.