Why is the “greater than” or “less than” symbol referred to as operators?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite












My understanding of operators is it works on elements of a set and produces another element of the same set.



I don't see how or why the "$>,≥,<,≤$" would be referred to as "operators" on some pages as it doesn't map to another element. (I think I've also seen it on Wikipedia as well)



I've always thought of it as a "relation" though. Can anyone shed some light?







share|cite|improve this question
















  • 1




    "My understanding of operators is it works on elements of a set and produces another element of the same set." That is not correct. Neither your highlighted "another" nor "the same set". An operator is a map. That's all. It performs an operation.
    – amsmath
    Aug 26 at 12:16







  • 1




    You could say that it maps to $texttrue, textfalse$, I guess.
    – Eff
    Aug 26 at 12:17






  • 1




    @amsmath en.m.wikipedia.org/wiki/Operator_(mathematics) I think Wikipedia kinda agrees with me. Let's say I agree with you for a sec, but then what does it map to if it's a mapping?
    – William
    Aug 26 at 12:18







  • 1




    @William Then Wikipedia is definitely wrong. In, e.g., functional analysis, a linear operator maps between vector spaces which might well be distinct.
    – amsmath
    Aug 26 at 12:20











  • Mathematically, the symbols are usually relations: a < b says "$a$ is less than $b$". However, sometimes the symbols are operators that return a yes or no answer: a < b asks "Is $a$ less than $b$?" The latter is the usage in computer code. Occasionally (rarely?), mathematicians also incorporate these kinds of "logical operators" into formulas (in particular, in summations, where terms are added (or excluded) according to whether they satisfy certain criteria).
    – Blue
    Aug 26 at 12:22















up vote
3
down vote

favorite












My understanding of operators is it works on elements of a set and produces another element of the same set.



I don't see how or why the "$>,≥,<,≤$" would be referred to as "operators" on some pages as it doesn't map to another element. (I think I've also seen it on Wikipedia as well)



I've always thought of it as a "relation" though. Can anyone shed some light?







share|cite|improve this question
















  • 1




    "My understanding of operators is it works on elements of a set and produces another element of the same set." That is not correct. Neither your highlighted "another" nor "the same set". An operator is a map. That's all. It performs an operation.
    – amsmath
    Aug 26 at 12:16







  • 1




    You could say that it maps to $texttrue, textfalse$, I guess.
    – Eff
    Aug 26 at 12:17






  • 1




    @amsmath en.m.wikipedia.org/wiki/Operator_(mathematics) I think Wikipedia kinda agrees with me. Let's say I agree with you for a sec, but then what does it map to if it's a mapping?
    – William
    Aug 26 at 12:18







  • 1




    @William Then Wikipedia is definitely wrong. In, e.g., functional analysis, a linear operator maps between vector spaces which might well be distinct.
    – amsmath
    Aug 26 at 12:20











  • Mathematically, the symbols are usually relations: a < b says "$a$ is less than $b$". However, sometimes the symbols are operators that return a yes or no answer: a < b asks "Is $a$ less than $b$?" The latter is the usage in computer code. Occasionally (rarely?), mathematicians also incorporate these kinds of "logical operators" into formulas (in particular, in summations, where terms are added (or excluded) according to whether they satisfy certain criteria).
    – Blue
    Aug 26 at 12:22













up vote
3
down vote

favorite









up vote
3
down vote

favorite











My understanding of operators is it works on elements of a set and produces another element of the same set.



I don't see how or why the "$>,≥,<,≤$" would be referred to as "operators" on some pages as it doesn't map to another element. (I think I've also seen it on Wikipedia as well)



I've always thought of it as a "relation" though. Can anyone shed some light?







share|cite|improve this question












My understanding of operators is it works on elements of a set and produces another element of the same set.



I don't see how or why the "$>,≥,<,≤$" would be referred to as "operators" on some pages as it doesn't map to another element. (I think I've also seen it on Wikipedia as well)



I've always thought of it as a "relation" though. Can anyone shed some light?









share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Aug 26 at 12:11









William

883314




883314







  • 1




    "My understanding of operators is it works on elements of a set and produces another element of the same set." That is not correct. Neither your highlighted "another" nor "the same set". An operator is a map. That's all. It performs an operation.
    – amsmath
    Aug 26 at 12:16







  • 1




    You could say that it maps to $texttrue, textfalse$, I guess.
    – Eff
    Aug 26 at 12:17






  • 1




    @amsmath en.m.wikipedia.org/wiki/Operator_(mathematics) I think Wikipedia kinda agrees with me. Let's say I agree with you for a sec, but then what does it map to if it's a mapping?
    – William
    Aug 26 at 12:18







  • 1




    @William Then Wikipedia is definitely wrong. In, e.g., functional analysis, a linear operator maps between vector spaces which might well be distinct.
    – amsmath
    Aug 26 at 12:20











  • Mathematically, the symbols are usually relations: a < b says "$a$ is less than $b$". However, sometimes the symbols are operators that return a yes or no answer: a < b asks "Is $a$ less than $b$?" The latter is the usage in computer code. Occasionally (rarely?), mathematicians also incorporate these kinds of "logical operators" into formulas (in particular, in summations, where terms are added (or excluded) according to whether they satisfy certain criteria).
    – Blue
    Aug 26 at 12:22













  • 1




    "My understanding of operators is it works on elements of a set and produces another element of the same set." That is not correct. Neither your highlighted "another" nor "the same set". An operator is a map. That's all. It performs an operation.
    – amsmath
    Aug 26 at 12:16







  • 1




    You could say that it maps to $texttrue, textfalse$, I guess.
    – Eff
    Aug 26 at 12:17






  • 1




    @amsmath en.m.wikipedia.org/wiki/Operator_(mathematics) I think Wikipedia kinda agrees with me. Let's say I agree with you for a sec, but then what does it map to if it's a mapping?
    – William
    Aug 26 at 12:18







  • 1




    @William Then Wikipedia is definitely wrong. In, e.g., functional analysis, a linear operator maps between vector spaces which might well be distinct.
    – amsmath
    Aug 26 at 12:20











  • Mathematically, the symbols are usually relations: a < b says "$a$ is less than $b$". However, sometimes the symbols are operators that return a yes or no answer: a < b asks "Is $a$ less than $b$?" The latter is the usage in computer code. Occasionally (rarely?), mathematicians also incorporate these kinds of "logical operators" into formulas (in particular, in summations, where terms are added (or excluded) according to whether they satisfy certain criteria).
    – Blue
    Aug 26 at 12:22








1




1




"My understanding of operators is it works on elements of a set and produces another element of the same set." That is not correct. Neither your highlighted "another" nor "the same set". An operator is a map. That's all. It performs an operation.
– amsmath
Aug 26 at 12:16





"My understanding of operators is it works on elements of a set and produces another element of the same set." That is not correct. Neither your highlighted "another" nor "the same set". An operator is a map. That's all. It performs an operation.
– amsmath
Aug 26 at 12:16





1




1




You could say that it maps to $texttrue, textfalse$, I guess.
– Eff
Aug 26 at 12:17




You could say that it maps to $texttrue, textfalse$, I guess.
– Eff
Aug 26 at 12:17




1




1




@amsmath en.m.wikipedia.org/wiki/Operator_(mathematics) I think Wikipedia kinda agrees with me. Let's say I agree with you for a sec, but then what does it map to if it's a mapping?
– William
Aug 26 at 12:18





@amsmath en.m.wikipedia.org/wiki/Operator_(mathematics) I think Wikipedia kinda agrees with me. Let's say I agree with you for a sec, but then what does it map to if it's a mapping?
– William
Aug 26 at 12:18





1




1




@William Then Wikipedia is definitely wrong. In, e.g., functional analysis, a linear operator maps between vector spaces which might well be distinct.
– amsmath
Aug 26 at 12:20





@William Then Wikipedia is definitely wrong. In, e.g., functional analysis, a linear operator maps between vector spaces which might well be distinct.
– amsmath
Aug 26 at 12:20













Mathematically, the symbols are usually relations: a < b says "$a$ is less than $b$". However, sometimes the symbols are operators that return a yes or no answer: a < b asks "Is $a$ less than $b$?" The latter is the usage in computer code. Occasionally (rarely?), mathematicians also incorporate these kinds of "logical operators" into formulas (in particular, in summations, where terms are added (or excluded) according to whether they satisfy certain criteria).
– Blue
Aug 26 at 12:22





Mathematically, the symbols are usually relations: a < b says "$a$ is less than $b$". However, sometimes the symbols are operators that return a yes or no answer: a < b asks "Is $a$ less than $b$?" The latter is the usage in computer code. Occasionally (rarely?), mathematicians also incorporate these kinds of "logical operators" into formulas (in particular, in summations, where terms are added (or excluded) according to whether they satisfy certain criteria).
– Blue
Aug 26 at 12:22











2 Answers
2






active

oldest

votes

















up vote
8
down vote













In mathematics, you generally won't see inequality signs referred to as "operators" at all.



In programming languages, "operator" means generally any syntactic construct that can be used to build expressions from other simpler expressions. In most programming languages, inequality signs count as operators, because they are used to build expressions with Boolean values.



Note that most programming languages do not follow the tradition in mathematical logic of distinguishing syntactically between terms (which denote mathematical objects) and formulas (which have truth values). They're all just expressions, and whatever primitives they're built with are operators.






share|cite|improve this answer




















  • So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
    – William
    Aug 26 at 12:24











  • @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
    – Blue
    Aug 26 at 12:38







  • 1




    @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
    – Blue
    Aug 26 at 12:57






  • 1




    @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
    – Henning Makholm
    Aug 26 at 13:08







  • 1




    @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
    – Blue
    Aug 26 at 13:24

















up vote
2
down vote













This is just a case of infix notation:
$$
a < b quad = quad <(a, b)
$$






share|cite|improve this answer




















    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2894975%2fwhy-is-the-greater-than-or-less-than-symbol-referred-to-as-operators%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    8
    down vote













    In mathematics, you generally won't see inequality signs referred to as "operators" at all.



    In programming languages, "operator" means generally any syntactic construct that can be used to build expressions from other simpler expressions. In most programming languages, inequality signs count as operators, because they are used to build expressions with Boolean values.



    Note that most programming languages do not follow the tradition in mathematical logic of distinguishing syntactically between terms (which denote mathematical objects) and formulas (which have truth values). They're all just expressions, and whatever primitives they're built with are operators.






    share|cite|improve this answer




















    • So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
      – William
      Aug 26 at 12:24











    • @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
      – Blue
      Aug 26 at 12:38







    • 1




      @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
      – Blue
      Aug 26 at 12:57






    • 1




      @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
      – Henning Makholm
      Aug 26 at 13:08







    • 1




      @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
      – Blue
      Aug 26 at 13:24














    up vote
    8
    down vote













    In mathematics, you generally won't see inequality signs referred to as "operators" at all.



    In programming languages, "operator" means generally any syntactic construct that can be used to build expressions from other simpler expressions. In most programming languages, inequality signs count as operators, because they are used to build expressions with Boolean values.



    Note that most programming languages do not follow the tradition in mathematical logic of distinguishing syntactically between terms (which denote mathematical objects) and formulas (which have truth values). They're all just expressions, and whatever primitives they're built with are operators.






    share|cite|improve this answer




















    • So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
      – William
      Aug 26 at 12:24











    • @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
      – Blue
      Aug 26 at 12:38







    • 1




      @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
      – Blue
      Aug 26 at 12:57






    • 1




      @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
      – Henning Makholm
      Aug 26 at 13:08







    • 1




      @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
      – Blue
      Aug 26 at 13:24












    up vote
    8
    down vote










    up vote
    8
    down vote









    In mathematics, you generally won't see inequality signs referred to as "operators" at all.



    In programming languages, "operator" means generally any syntactic construct that can be used to build expressions from other simpler expressions. In most programming languages, inequality signs count as operators, because they are used to build expressions with Boolean values.



    Note that most programming languages do not follow the tradition in mathematical logic of distinguishing syntactically between terms (which denote mathematical objects) and formulas (which have truth values). They're all just expressions, and whatever primitives they're built with are operators.






    share|cite|improve this answer












    In mathematics, you generally won't see inequality signs referred to as "operators" at all.



    In programming languages, "operator" means generally any syntactic construct that can be used to build expressions from other simpler expressions. In most programming languages, inequality signs count as operators, because they are used to build expressions with Boolean values.



    Note that most programming languages do not follow the tradition in mathematical logic of distinguishing syntactically between terms (which denote mathematical objects) and formulas (which have truth values). They're all just expressions, and whatever primitives they're built with are operators.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Aug 26 at 12:21









    Henning Makholm

    230k16296527




    230k16296527











    • So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
      – William
      Aug 26 at 12:24











    • @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
      – Blue
      Aug 26 at 12:38







    • 1




      @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
      – Blue
      Aug 26 at 12:57






    • 1




      @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
      – Henning Makholm
      Aug 26 at 13:08







    • 1




      @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
      – Blue
      Aug 26 at 13:24
















    • So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
      – William
      Aug 26 at 12:24











    • @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
      – Blue
      Aug 26 at 12:38







    • 1




      @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
      – Blue
      Aug 26 at 12:57






    • 1




      @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
      – Henning Makholm
      Aug 26 at 13:08







    • 1




      @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
      – Blue
      Aug 26 at 13:24















    So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
    – William
    Aug 26 at 12:24





    So I was right? They aren't operators. At least in Math. Cool Idk programming tho.
    – William
    Aug 26 at 12:24













    @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
    – Blue
    Aug 26 at 12:38





    @William: It's not so much that "they aren't operators" in math, as "they almost-always aren't operators". It's not unheard-of for someone to use a relation as a "true/false (or zero/one) operator" in a formula; however, it's probably safe to say that, when that happens, the author takes a moment to explain such usage to readers, who are likely to be unfamiliar with it.
    – Blue
    Aug 26 at 12:38





    1




    1




    @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
    – Blue
    Aug 26 at 12:57




    @HenningMakholm: I vaguely recall that a famous-ish combinatorist liked using "logical operators" in summations. For instance, choosing to write $$sum_k=1^100 frac1k^2 cdot left(text$k$ is primeright)$$ (where "$k$ is prime" is an operator that returns $0$ or $1$) instead of something like this $$sum_k=0\ text$k$ is prime^100frac1k^2$$ (which I can't even seem to typeset properly! :), not so much out of programming-jargon influence as from a desire to de-clutter the summation symbol itself and to highlight the inclusion criterion.
    – Blue
    Aug 26 at 12:57




    1




    1




    @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
    – Henning Makholm
    Aug 26 at 13:08





    @Blue: The Iverson bracket is a thing that some people are using in mathematical notation. That does not have much to do with whether your "famous combinatorist" uses the word "operator" to refer to inequality symbols, however.
    – Henning Makholm
    Aug 26 at 13:08





    1




    1




    @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
    – Blue
    Aug 26 at 13:24




    @HenningMakholm: I didn't mean to start an argument, what with the end of civilization being imminent and all ... I'll stop typing now. Best regards ...
    – Blue
    Aug 26 at 13:24










    up vote
    2
    down vote













    This is just a case of infix notation:
    $$
    a < b quad = quad <(a, b)
    $$






    share|cite|improve this answer
























      up vote
      2
      down vote













      This is just a case of infix notation:
      $$
      a < b quad = quad <(a, b)
      $$






      share|cite|improve this answer






















        up vote
        2
        down vote










        up vote
        2
        down vote









        This is just a case of infix notation:
        $$
        a < b quad = quad <(a, b)
        $$






        share|cite|improve this answer












        This is just a case of infix notation:
        $$
        a < b quad = quad <(a, b)
        $$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Aug 26 at 12:21









        mvw

        30.8k22252




        30.8k22252



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2894975%2fwhy-is-the-greater-than-or-less-than-symbol-referred-to-as-operators%23new-answer', 'question_page');

            );

            Post as a guest













































































            這個網誌中的熱門文章

            How to combine Bézier curves to a surface?

            Mutual Information Always Non-negative

            Why am i infinitely getting the same tweet with the Twitter Search API?