DPL StudioDPL Studio GuideAppendix B: Supported FunctionsMathematical FunctionsSin (sine)On this pageSin (sine)Sin Function Calculates the sine of the given angle. Syntax Sin (scalar Value) Arguments ArgumentDescriptionscalar ValueNumber for which the sine is to be calculated Examples: Sin(90) Returns sine(90) in radians.