qasm-ts - v2.0.0
    Preparing search index...

    Enumeration MathFunctionTypes

    Enum representing the available mathematical functions.

    Index

    Enumeration Members

    CEILING: "ceiling"
    EXP: "exponential"
    FLOOR: "floor"
    LOG: "logarithm"
    MOD: "modulus"
    POPCOUNT: "popcount"
    POW: "power"
    ROTL: "rotl"
    ROTR: "rotr"
    SQRT: "sqrt"