docs.unity3d.com
    目次を表示する/隠す

    Method mm256_round_ps

    mm256_round_ps(v256, Int32)

    Round the packed single-precision (32-bit) floating-point elements in a using the rounding parameter, and store the results as packed single-precision floating-point elements in dst.

    Declaration
    public static v256 mm256_round_ps(v256 a, int rounding)
    Parameters
    Type Name Description
    v256 a

    Vector a

    Int32 rounding

    Rounding mode

    Returns
    Type Description
    v256

    Vector

    Remarks

    **** VROUNDPS ymm1,ymm2/v256,imm8 Round the four single-precision floating-point values values in the source operand by the rounding mode specified in the immediate operand and place the result in the destination. The rounding process rounds the input to an integral value and returns the result as a double-precision floating-point value. The Precision Floating Point Exception is signaled according to the immediate operand. If any source operand is an SNaN then it will be converted to a QNaN.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)