Devlive 开源社区 本次搜索耗时 0.727 秒,为您找到 1139 个相关结果.
  • Math

    724 2024-06-04 《Ramda 0.16.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Trigonometric Functions

    722 2024-06-24 《Apache AGE 0.6.0》
    degrees radians pi sin cos tan Cot asin acos atan atan2 degrees degrees() converts radians to degrees. Syntax: degrees(expression) Returns: An agtype float . ...
  • AWS

    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • Logic

    712 2024-06-05 《Ramda 0.10.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
  • Math

    710 2024-06-04 《Ramda 0.7.0》
    add divide multiply product subtract sum modulo mathMod add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); ...
  • Math

    708 2024-06-04 《Ramda 0.28.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Math

    701 2024-06-04 《Ramda 0.27.1》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Math

    700 2024-06-04 《Ramda 0.6.0》
    add divide multiply product subtract sum modulo mathMod add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); ...
  • Math

    699 2024-06-04 《Ramda 0.1.4》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • 8 Word

    699 2024-05-07 《R Markdown Cookbook》
    To generate a Word document from R Markdown, you can use the output format word_document . If you want to include cross-references in the document, you may consider the output for...