SELECTED_INT_KIND

Platform

x64, Win32, .NET

Purpose

To get the kind type parameter for integers with a given range.

Class

Transformational function.

Syntax

INTEGER FUNCTION SELECTED_INT_KIND(R)
INTEGER R

Description

The result is the kind type for integers n such that -10R < n < 10R .

Example

SELECTED_INT_KIND(6) gives the kind type that may be used to represent values in the range -999999 < n < 999999.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited