PyTorch
API: torch.rad2deg_
Strategy: Direct Mapping
JAX (Core)
API: jnp.degrees
Strategy: Direct Mapping
NumPy
API: np.rad2deg
Strategy: Macro '{input}[:] = np.rad2deg({input})'
Keras
API: —
Strategy: Macro '{input} * 180.0 / 3.141592653589793'
TensorFlow
API: —
Strategy: Macro '{input} * 180.0 / 3.141592653589793'
Apple MLX
API: mlx.core.degrees
Strategy: Direct Mapping
Flax NNX
API: jnp.degrees
Strategy: Direct Mapping
PaxML / Praxis
API: jnp.degrees
Strategy: Direct Mapping