NativeFloatingPointType

abstract class NativeFloatingPointType : PredefinedType

float and double that are single and double precision floating point types respectively. Usually IEEE-754 32 and 64 bit.

Constructors

Link copied to clipboard
fun NativeFloatingPointType()

Properties

Link copied to clipboard
open override val name: String

Inheritors

Link copied to clipboard
Link copied to clipboard