Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

$%CSIN^MATH

M[UMPS] by Example

Approved for inclusion in a future M[UMPS] language standard as part of the library for Complex Mathematics.

This function returns the complex sine of the value of its complex parameter (in radians).

Reference   Value
$%CSIN^MATH(0)   "0%0"
$%CSIN^MATH("1%1")   "-.6349...%1.2984..."
$%CSIN^MATH("1%0")   "1.175201194...%0"
$%CSIN^MATH("0%1")   "0%.8414709848..."

The MDC has approved code to approximate the return value of this function. Implementors are encouraged to provide more accurate and efficient code).
Click here for $%CSIN^MATH sample code to view or download the code for this function.
Click here for AllFunctions to view or download the code for all M[UMPS] Library Functions.

Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

The information in this page is NOT authoritative and subject to be modified at any moment.
Please consult the appropriate (draft) language standard for an authoritative definition.

Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.

This page most recently updated on 12-Sep-2014, 13:46:38.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)