Warning

This page was created from a pull request.

jax.lax.cos¶

jax.lax.cos(x)[source]¶

Elementwise cosine: \(\mathrm{cos}(x)\).

Parameters

x (Any) –

Return type

Any