SIMD
Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Disponible donde `Scalar`: `ElementaryFunctions`
Declaración
@_alwaysEmitIntoClient
public static func sqrt(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func cos(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func sin(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func tan(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func acos(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func asin(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func atan(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func cosh(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func sinh(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func tanh(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func acosh(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func asinh(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func atanh(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func exp(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func exp2(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func exp10(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func expm1(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func log(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func log2(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func log10(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func log1p(_ x: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func pow(_ x: Self, _ y: Self) -> Self
Declaración
@_alwaysEmitIntoClient
public static func pow(_ x: Self, _ n: Int) -> Self
Declaración
@_alwaysEmitIntoClient
public static func root(_ x: Self, _ n: Int) -> Self
Disponible donde `Self`: `Differentiable`, `Self.TangentVector`: `SIMD`, `Scalar`: `BinaryFloatingPoint` & `Differentiable`, `Self.TangentVector` == `Self`, `Scalar.TangentVector` == `Escalar`
Declaración
@derivative
init(repeating: <<error type>>)
A menos que se indique lo contrario, el contenido de esta página está sujeto a la licencia Reconocimiento 4.0 de Creative Commons y las muestras de código están sujetas a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio web de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-01-08 (UTC).
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Me falta la información que necesito","missingTheInformationINeed","thumb-down"],["Es demasiado complicado o hay demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Está obsoleto","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema de muestras o código","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-01-08 (UTC)."],[],[]]