SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
int | round (float32 x) |
int | round (float64 x) |
Function for rounding values.
x | - input scalar of supported type |
int round | ( | float32 | x | ) |
int round | ( | float64 | x | ) |