书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 2142 个相关结果.
  • COS()

    COS() 函数说明 函数语法 参数释义 示例 COS() 函数说明 COS() 函数返回输入参数(用弧度表示)的余弦值。 函数语法 > COS ( number ) 参数释义 参数 说明 number 必要参数,可取任意数值数据类型 示例 drop table if exists t1 ; c...
  • COS()

    COS() 函数说明 函数语法 参数释义 示例 限制 COS() 函数说明 COS()函数返回输入参数(用弧度表示)的余弦值。 函数语法 > COS ( number ) 参数释义 参数 说明 number 必要参数,可取任意数值数据类型 示例 > drop table if exists t...
  • cos

    cos cos paddle. cos ( x, name=None ) 余弦函数。 输入范围是 (-inf, inf) , 输出范围是 [-1,1]。 参数: x (Tensor) - 输入的Tensor,数据类型为:float32、float64 、float16。 name (str,可选) - 操作的名称(可选,默认值为No...
  • COS

    cos description Syntax example keywords cos description Syntax DOUBLE cos(DOUBLE x) 返回x 的余弦值,x 为弧度值. example mysql > select cos ( 1 ); +---------------------+ |...
  • cos

    cos cos paddle.fluid.layers. cos (x, name=None) 余弦函数。 参数: x (Variable) - 该OP的输入为多维Tensor,数据类型为float32,float64。 name (str, 可选) - 具体用法请参见 Name ,一般无需设置,默认值为None。 ...
  • cos

    cos description Syntax example keywords cos description Syntax DOUBLE cos(DOUBLE x) Returns the cosine of x , where x is in radians example mysql > select cos ( 1 )...
  • COS()

    COS() Description Syntax Arguments Examples COS() Description The COS() function returns the cosine of input number(given in radians). Syntax > COS ( number ) ...
  • COS()

    COS() Description Syntax Arguments Examples Constraints COS() Description The COS() function returns the cosine of input number(given in radians). Syntax > COS ...