Rounds it's argument to an integer value in floating point format. using the current rounding direction and with raising the inexact exception.
Remember to link the math library: valac -X -lm ...
valac -X -lm ...
A numeric value.