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 reference
•
Exception handling
•
Supported custom field types
Functions (Routines)
•
Function Index
Array Functions
Basic Functions
Date and Interval Functions
File Manipulation Functions
Groovy Functions
HTTP Functions
Integration with Other Systems
Jira Administration Functions
Jira Integration Functions
Jira Software Functions (Power Scripts)
Jira Service Management Functions (Power Scripts)
Listener Functions (Power Scripts)
Live Fields Functions (Power Scripts)
Mail Handler Functions (Power Scripts)
Math Functions
•
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 Functions (Power Scripts)
Scheduling Functions
String Functions
System Integration
Webhooks Functions
Power Actions Functions
Advanced features
•
Packages
SIL Template Language
•
Type handling
•
Type conversion
Basic Examples
SIL Script Migration
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 Functions
/
degrees
degrees
Jonathan Muse
Shane Smith
Owned by
Jonathan Muse
Last updated:
Nov 20, 2024
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": 45, "requestCorrelationId": "81edc99973a146259debf41263bd501e"}