Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
round to nearest half
Tyrannosaur
Programming language:
Whatever
2021-08-20 01:40:52
0
Q:
round to nearest half
j11c
Code:
Whatever
2021-07-16 08:46:34
Math.Round(value * 2, MidpointRounding.AwayFromZero) / 2
0
Tags
half
Related
math.round to nearest hundreth
New to Communities?
Join the community