Function sin

  • Calculates the sine of each tensor element. This function does not yet take into account the current angleMode. Values are returned in the range -1 to 1.

    Returns

    the sine of each tensor element

    Parameters

    Returns Tensor

Generated using TypeDoc