Re: negative reciprocal, easy
- From: "Proginoskes" <CCHeckman@xxxxxxxxx>
- Date: 22 Sep 2006 23:01:00 -0700
markww wrote:
Hi,
I have a slope of:
-4
-------
2
I need to get the negative reciprocal of it to find its perpendicular.
If I have a piece of paper and a pencil its easy to draw out the
negative reciprocal line. But I need to make a C++ function out of
this, and I'm not sure when flipping the fraction where if at all to
put the negative/postitive sign, on the new numerator or denominator?
Doesn't matter. 1/-1 = -1/1.
--- Christopher Heckman
.
- Follow-Ups:
- Re: negative reciprocal, easy
- From: markww
- Re: negative reciprocal, easy
- References:
- negative reciprocal, easy
- From: markww
- negative reciprocal, easy
- Prev by Date: Re: sort data
- Next by Date: Re: negative reciprocal, easy
- Previous by thread: negative reciprocal, easy
- Next by thread: Re: negative reciprocal, easy
- Index(es):
Relevant Pages
|