[HELP] Math.Abs(Textbox1.text) issue
Well this seems weird but for my next version (v1.4) for my program I plan to add an absolute value equation, all i know s that abs( on a graphic calculator is absolute value, so... I get an error when i get to this equation:

Originally Posted by
Mnpeep's Multitool v1.4 (Under Development)
If button8.enabled = false and button7.enabled = true then label5.text = math.abs(textbox1.text)
How do I fix this problem?
Yeah the absolute value of any number is that number.
oo is this like schoool math couse if it is i wana join im asian
Well he may be doing the abs value thing because you can do multiple things inside of and outside of the abs value function that could change it to a negative.