Type: lib.numpy.math.SineArray

Namespace: lib.numpy.math

Description

Computes the sine of input angles in radians. math, trigonometry, sine, sin

Use cases:
- Calculating vertical components in physics
- Generating smooth periodic functions
- Audio signal processing

Properties

Property Type Description Default
angle_rad (float | int | np_array)   0.0

Outputs

Output Type Description
output (float | np_array)  

Metadata

Browse other nodes in the lib.numpy.math namespace.