|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| template<domain D :shared3p , dim N> | |
| D float32 | sin (D float32[[N]] x) |
| template<domain D :shared3p , dim N> | |
| D float64 | sin (D float64[[N]] x) |
Function for finding the sine of a value.
| x | - input |
| D float32 sin | ( | D float32[[N]] | x | ) |
| D float64 sin | ( | D float64[[N]] | x | ) |