On 08/31/2012 02:38 PM, JOE CONNER wrote: > How do I format a calc cell to show an angle in degrees, with a range > of 0 to 360 degrees > while internally using 0 to 2pi, (similar to the date display using a > double number internally)? > =DEGREES(2*PI()) = 360
=Degrees(cell-reference) Degrees(value) converts radians to degrees -- Jay Lozier [email protected] -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
