Spaces
Apps
Templates
Create
Power Suite Apps for Jira
All content
Calendars
Space settings
Shortcuts
Power Scripts for Jira Cloud
Power Scripts for Jira Cloud
This trigger is hidden
Content
Results will update as you type.
Power Scripts for Jira
Power Actions for Jira
Power Custom Fields
Power Database Fields
Power Dashboard Reports and Gadgets
SIL Engine
SIL Connector Modules
Simple Issue Language Reference
•
Operators reference
•
Inclusions
•
User-defined functions (UDFs)
•
Structure of a SIL program
•
Syntax and types introduction
•
Statements
•
Variable Resolution
•
Predefined Structure Types
•
Error handling
•
Supported Custom Field types
Routines
•
Routine Index
Array Routines
Basic Routines
Date and Interval Routines
File Manipulation Routines
Groovy Routines
HTTP Routines
Integration with Other Systems
Jira Administration Routines
Jira Integration Routines
Jira Software Routines (Power Scripts)
Jira Service Management Routines (Power Scrips)
Listener Routines (Power Scripts)
Live Fields Routines (Power Scripts)
Mail Handler Routines (Power Scripts)
Math Routines
•
abs
•
ceiling
•
cos
•
degrees
•
e number
•
exp
•
fact
•
floor
•
formatNumber
•
ln
•
log
•
pi
•
power
•
radians
•
rand
•
random
•
roman
•
round
•
sign
•
sin
•
sqrt
•
tan
•
trunc
•
bitwise_and
•
bitwise_lshift
•
bitwise_not
•
bitwise_or
•
bitwise_rshift
•
bitwise_rushift
•
bitwise_xor
Parameter Routines (Power Scripts)
Scheduling Routines
String Routines
System Integration
Webhooks Routines
Power Actions Routines
Advanced Features
•
Packages
SIL Template Language
•
Type handling
•
Type conversion
Basic Examples
Power Suite Apps Tools and Utilities
Tutorials & Recipes
•
Getting Help
Additional Information
•
Blogs
Blogs
Apps
Comala Publishing
Comala Document Management
Document Report
draw.io Diagrams
Miro Gallery
Gliffy Diagram
Links
Power Suite Apps for Jira
/
/
Math Routines
/
degrees
degrees
Jonathan Muse
Shane Smith
Owned by
Jonathan Muse
Last updated:
Oct 11, 2024
by
Shane Smith
1 min read
Loading data...
Description
Converts radians to degrees.
Parameters
Return Type
Number
Example
number a = degrees(pi());
print("a= " + a);
Prints: a= 180;
See also
Page:
exp
Page:
roman
Page:
round
Page:
sqrt
Page:
log
Page:
sin
Page:
ln
Page:
ceiling
Page:
random
Page:
power
Page:
radians
Page:
rand
Page:
cos
Page:
formatNumber
Page:
degrees
Page:
sign
Page:
tan
Page:
pi
Page:
fact
Page:
bitwise_not
Page:
bitwise_or
Page:
bitwise_rshift
Page:
bitwise_lshift
Page:
bitwise_rushift
Page:
bitwise_and
{"serverDuration": 37, "requestCorrelationId": "493eb2d43937422c9a4e39c1a3a3d0e6"}