W3cubDocs

/Rust

Function sinf16

pub fn sinf16(x: f16) -> f16
🔬This is a nightly-only experimental API. (core_intrinsics)

Returns the sine of an f16.

The stabilized version of this intrinsic is f16::sin

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/intrinsics/fn.sinf16.html