Thread
:
How to code?
View Single Post
#
1495
(
permalink
)
12-11-2008, 01:38 AM
fercan
Member
Join Date: Aug 2008
Posts: 36
Quote:
Originally Posted by
mladen
try this (I am assuming that c is >= 0)
PHP Code:
trade
= (
MathAbs
(
a
-
b
) <=
c
);
regards
mladen
thank you.. i was looking for something like this before.. thanks..
fercan
View Public Profile
Find all posts by fercan