docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Exp2

    Exp2(float)

    Returns the base-2 exponential function of x, which is 2 raised to the power x.

    Declaration
    public static float Exp2(float x)
    Parameters
    Type Name Description
    float x

    Value of the exponent

    Returns
    Type Description
    float

    The base-2 exponential function of x

    In This Article
    • Exp2(float)
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)