AbsoluteValuable<IntegerLiteralType>

Overview

Location

Required Methods


abs

 

// .NET, .NET Standard 2.0, Island-Android-x86_64, Island-WebAssembly-wasm32
class method abs(x: not nullable InstanceType): not nullable InstanceType
// Island-Android-arm64-v8a, Island-Android-armeabi, Island-Android-armeabi-v7a, Island-Android-x86, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS, Island-watchOS Simulator, Island-Windows
class method abs(x: not nullable instancetype): not nullable instancetype

 

// .NET, .NET Standard 2.0, Island-Android-x86_64, Island-WebAssembly-wasm32
static InstanceType! abs(InstanceType! x)
// Island-Android-arm64-v8a, Island-Android-armeabi, Island-Android-armeabi-v7a, Island-Android-x86, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS, Island-watchOS Simulator, Island-Windows
static instancetype! abs(instancetype! x)

 

static func abs(_ x: instancetype) -> instancetype

 

static InstanceType abs(InstanceType x)

 

// .NET, .NET Standard 2.0, Island-Android-x86_64, Island-WebAssembly-wasm32
Shared Function abs(x As InstanceType) As InstanceType
// Island-Android-arm64-v8a, Island-Android-armeabi, Island-Android-armeabi-v7a, Island-Android-x86, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS, Island-watchOS Simulator, Island-Windows
Shared Function abs(x As instancetype) As instancetype

Parameters:

  • x: