Un decimal que es 1/10 de 3,0 es 0,3
Evet hocam proje konularını da bir bir insan değilim ki bir uyu bir insan bir arar bir insan bir şey var
The "rule" being described here is nothing more than the input/output of a mathematical function.
<span>For every input 'x' value supplied, you only need to subtract three to it. For every input 'y' value, you only need to add four to it. </span>
<span>Example: I'll use variable 'm' to represent this function. Variable 'p' will represent the current input point. </span>
<span>m(p) = p[x - 3, y + 4] = p[-7 - 3, 0 + 4] = p[-10, 4]. 'p[]" is just the point.</span>