|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| template<dim N> | |
| float32 | sqrt (float32[[N]] x) |
| template<dim N> | |
| float64 | sqrt (float64[[N]] x) |
Function for finding square roots.
| x | - input |
| float32 sqrt | ( | float32[[N]] | x | ) |
| float64 sqrt | ( | float64[[N]] | x | ) |