asked 107k views
12 votes
how do you say if a number is greater than 0 it equals one but if it's less than 0 it the actual number

1 Answer

6 votes

Answer:

If n > 0, then n= 1

If n < 0, then n=n

If you could word this a bit differently, I might be able to help more, but this is what I'm getting from it. The way you worded it is a bit confusing.

answered
User Nickcoxdotme
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.