Mathematical operations, Math.ceil property | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Mathematical operations, Math.ceil property

Since I want an output of 14.45, I have p=14.445, If i use Output=Math.Round(p,2) ; I get the output of 14.44, I couldn't able to use math.ceiling here because it consists of two arguments, Is there is any way of getting output of 14.45?

31st May 2020, 1:08 AM
Gouse Basha
Gouse Basha - avatar
2 Answers
31st May 2020, 2:02 AM
David Carroll
David Carroll - avatar
+ 4
Thank you coffeeunderrun David Carroll and fork() 😇🤗 it helps
31st May 2020, 2:26 AM
Gouse Basha
Gouse Basha - avatar