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