Expand description
Mathematical operations for tensors.
This module provides:
- Trigonometric functions: sin, cos, tan
- Rounding functions: floor, ceil, round, trunc
- Advanced math: erf (error function), reciprocal, square, sign
Mathematical operations for tensors.
This module provides: