SIMD
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Disponível onde `Scalar`: `ElementaryFunctions`
Declaração
@_alwaysEmitIntoClient
public static func sqrt(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func cos(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func sin(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func tan(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func acos(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func asin(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func atan(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func cosh(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func sinh(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func tanh(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func acosh(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func asinh(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func atanh(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func exp(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func exp2(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func exp10(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func expm1(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func log(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func log2(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func log10(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func log1p(_ x: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func pow(_ x: Self, _ y: Self) -> Self
Declaração
@_alwaysEmitIntoClient
public static func pow(_ x: Self, _ n: Int) -> Self
Declaração
@_alwaysEmitIntoClient
public static func root(_ x: Self, _ n: Int) -> Self
Disponível onde `Self`: `Differentiable`, `Self.TangentVector`: `SIMD`, `Scalar`: `BinaryFloatingPoint` e `Differentiable`, `Self.TangentVector` == `Self`, `Scalar.TangentVector` == `Escalar`
Declaração
@derivative
init(repeating: <<error type>>)
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2025-01-10 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-01-10 UTC."],[],[]]