Skip to content

HighInt

mapping category: arithmetic no `||`

Maps a floating point value to an integer by rounding the value up.

Parameters

No parameters accepted.

Input type

  • FLOAT

Output type

  • INT

Examples

Default

HighInt()

See also

AsInt, AsFloat