"make positive" function
"make positive" function
- Subject: "make positive" function
- From: Mike Abdullah <email@hidden>
- Date: Mon, 11 Sep 2006 19:28:29 +0100
I'm not a C expert, so apologies for this one:
Basically, I want to take a double and get its closest positive
integer. I haven't been able to find anything that does what I want
(I have a feeling it might be a modulus?).
Anyway, it seems to me I have 3 options:
1. There is an existing, simple function in C - if so can someone
tell me what it is ? :)
2. Do the incredibly clunky, square variable, find square root
3. Write my own function.
Mike.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden