-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Current functions like 2sin(x), 2x^2, and (2x-1)(3x+1) will not work as they don't explicitly declare the multiplication via an asterisk. I Made a super hacky function to add these asterisks (https://github.com/Titaniumtown/integral_site/blob/7421549a884eb0b9c1537ec4e3e9196c4d0d6b38/src/misc.rs#L42), but support for this natively would be great!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels