help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BEWARE-SUSPECTED SPAM]polar coordinates from [-pi, pi] to [0, 2 pi]


From: Montgomery-Smith, Stephen
Subject: Re: [BEWARE-SUSPECTED SPAM]polar coordinates from [-pi, pi] to [0, 2 pi]
Date: Sat, 23 Feb 2019 20:52:57 +0000

I meant:


mod(data, 2*pi)


From: Montgomery-Smith, Stephen
Sent: Saturday, February 23, 2019 2:52:17 PM
To: insafba; address@hidden
Subject: Re: [BEWARE-SUSPECTED SPAM]polar coordinates from [-pi, pi] to [0, 2 pi]
 

Try the mod function:


mod(date,2*pi)


From: Help-octave <help-octave-bounces+address@hidden> on behalf of insafba <address@hidden>
Sent: Saturday, February 23, 2019 2:48:52 PM
To: address@hidden
Subject: [BEWARE-SUSPECTED SPAM]polar coordinates from [-pi, pi] to [0, 2 pi]
 
Hello there,
As explained in the title, I have some data (angles and radius) but the
angles are in [-pi, pi], and I want to transform them to [0,2pi]. Any
suggestions about how to do that.
Thank you for your help



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]