F64_Sin()

Syntax

pointer.double = F64_Sin(n.double [, result.double])

Description

Calculates the sine of n

The result is stored in n or, if the optional parameter is given, in result.