Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# absolute value


...
else if (Math.Abs(z-x) < Math.Abs(z-y))) {
  ... 
}

Source by devarama.com #
 
PREVIOUS NEXT
Tagged: #absolute
ADD COMMENT
Topic
Name
8+8 =