The sin function#
Aliases#
halerium.core.sin
halerium.core.math.sin
- sin(operand)#
Sine, element-wise.
- Parameters:
operand – The input of the operation.
- Returns:
operator – The halerium Operator representing the operation.
- Return type:
halerium.core.sin
halerium.core.math.sin
Sine, element-wise.
operand – The input of the operation.
operator – The halerium Operator representing the operation.