Lines Matching refs:sine
714 Returns a new **Decimal** object representing the sine of this decimal.
724 | [Decimal](#decimal) | **Decimal** object representing the sine.|
783 Returns a new **Decimal** object representing the hyperbolic sine of this decimal.
793 | [Decimal](#decimal) | **Decimal** object representing the hyperbolic sine.|
860 Returns a new **Decimal** object representing the arc sine of this decimal.
870 | [Decimal](#decimal) | **Decimal** object representing the arc sine.|
953 Returns a new **Decimal** object representing the inverse hyperbolic sine of this decimal.
963 | [Decimal](#decimal) | **Decimal** object representing the inverse hyperbolic sine.|
3408 Returns a **Decimal** object representing the sine of the specified number *n*.
3426 | [Decimal](#decimal) | **Decimal** object representing the sine.|
3525 Returns a **Decimal** object representing the hyperbolic sine of the specified number *n*.
3543 | [Decimal](#decimal) | **Decimal** object representing the hyperbolic sine.|
3643 Returns a **Decimal** object representing the arc sine of the specified number *n*.
3661 | [Decimal](#decimal) | **Decimal** object representing the arc sine.|
3763 Returns a **Decimal** object representing the inverse hyperbolic sine of the specified number *n*.
3781 | [Decimal](#decimal) | **Decimal** object representing the inverse hyperbolic sine.|