- Joined
- Mar 19, 2018
- Messages
- 38
- Reaction score
- 9
- First Language
- Indonesia
- Primarily Uses
- RMMV
Hello and good day/night~
I'm looking for an "advanced math/arithmetic plugins" to calculate some math prob. (I need it for my math quiz like game).
The math subject is basic linear programming if you are wondering.
I'm searching for plugin with a plugin call that can save to a certain var.
Ex: "solve x v[10], 3x + 2 = 8"
Where the plugin will store value of x in a variable.
or "solve x v[10], v[1]x + v[2] = v[3]"
Where it is the same as above but variable can be used in calculation...
I also wany the abilty to solve y/z if there's multiple variables.
Idk if it is hard or not because it is only involving math function.
I tried to common event it, and that's a nightmare.
I've been searching a similar plugin but can't find Q.Q
Thanks a bunch in advance.
I'm looking for an "advanced math/arithmetic plugins" to calculate some math prob. (I need it for my math quiz like game).
The math subject is basic linear programming if you are wondering.
I'm searching for plugin with a plugin call that can save to a certain var.
Ex: "solve x v[10], 3x + 2 = 8"
Where the plugin will store value of x in a variable.
or "solve x v[10], v[1]x + v[2] = v[3]"
Where it is the same as above but variable can be used in calculation...
I also wany the abilty to solve y/z if there's multiple variables.
Idk if it is hard or not because it is only involving math function.
I tried to common event it, and that's a nightmare.
I've been searching a similar plugin but can't find Q.Q
Thanks a bunch in advance.
