- 3
Can help me ?
How to convert number negative to positive ? š
8 Answers
+ 3
Hi! There's 2 ways to convert negative number to positive.
1. Using simple mathematics logic
2. Using pre-build function Math.Abs()
+ 2
ZULPAKAR
Solution:
https://code.sololearn.com/WvMzLxIp9E9f/?ref=app
HOPE THIS WILL WORK!!
+ 2
Thanks Yaroslav Vernigora for help me š
0
Yaroslav Vernigora Math.abs() not working š
0
most likely, this library must be connected in advance in the code. try the first method
0
Thanks Angoshri Basak for help me..š
0
ZULPAKAR
You're Welcomešš