SIMD
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Disponible où `Scalar` : `ElementaryFunctions`
Déclaration
@_alwaysEmitIntoClient
public static func sqrt(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func cos(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func sin(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func tan(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func acos(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func asin(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func atan(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func cosh(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func sinh(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func tanh(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func acosh(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func asinh(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func atanh(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func exp(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func exp2(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func exp10(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func expm1(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func log(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func log2(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func log10(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func log1p(_ x: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func pow(_ x: Self, _ y: Self) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func pow(_ x: Self, _ n: Int) -> Self
Déclaration
@_alwaysEmitIntoClient
public static func root(_ x: Self, _ n: Int) -> Self
Disponible où `Self` : `Differentiable`, `Self.TangentVector` : `SIMD`, `Scalar` : `BinaryFloatingPoint` & `Differentiable`, `Self.TangentVector` == `Self`, `Scalar.TangentVector` == `Scalaire`
Déclaration
@derivative
init(repeating: <<error type>>)
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/01/15 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/01/15 (UTC)."],[],[]]