Acos、Acot、Asin、Atan、Atan2、Cos、Cot、Degrees、Pi、Radians、Sin 和 Tan 函式的參考資訊,包括語法和範例。
Pi函数返回超越数 π,前几位是 3.141592... Radians函数可将角度转换为弧度。 注释 如果将单个数值传递给这些函数,则返回值为单个结果。 如果您传递包含数字的单列表,返回值将是值列中结果的单列表,参数表中的每个记录有一个结果。 如果您有多列表,可以将其调整为单列表,如使用表中所述。
MySQL数学函数(abs、pi、sqrt、mod、ceil、rand、round、truncate、sign、log、radians、sin、conv、inet_aton) 一、绝对值函数(abs) abs(数值); 二、圆周率函数(pi) pi(); 三、二次平方根函数(sqrt) 功能:求出参数的二次平方根 数值如果未0,返回NULL sqrt(数值); 四、求余函数(mod) 功能:对数值进行取...
如果参数以度为单位,则将其乘以PI()/180或使用 RADIANS 函数将其转换为弧度。 示例 展开表 公式Description结果 = SIN(PI())pi 弧度 (0, 近似) 的正弦值。0.0 = SIN(PI()/2)pi/2 弧度的正弦值。1.0 = SIN(30*PI()/180)正弦 30 度。0.5 ...
= SIN(PI()/2)Ημίτονο pi/2 ακτινίων.1.0 = SIN(30*PI()/180)Ημίτονο 30 μοιρών.0.5 = SIN(RADIANS(30))Ημίτονο 30 μοιρών.0.5 Σχόλια Ήτανχρήσιμηαυτή ησελίδα; ...
Numberis the angle in radians for which you want the sine. Remark If your argument is in degrees, multiply it by PI()/180 or use the RADIANS function to convert it to radians. Examples Formula Description (Result) =SIN(PI()) Sine of pi radians (0, approximately) ...
Calculate the sine of the complex angles in vectorx. x = [-i pi+i*pi/2 -1+i*4]; y = sin(x) y =1×3 complex0.0000 - 1.1752i 0.0000 - 2.3013i -22.9791 +14.7448i Input Arguments collapse all X—Input angle in radians scalar|vector|matrix|multidimensional array|table|timetable ...
Sin( Pi()/2 ) Returns the sine of 1.570796... radians or 90 degrees. 1 Tan( Radians(60) ) Returns the tangent of 1.047197... radians or 60 degrees. 1.732050... Acos( 0.5 ) Returns the arccosine of 0.5, in radians. 1.047197... Acot( 1 ) Returns the arccotangent of 1, in rad...
Contoh ini menggunakan fungsiSinuntuk mengembalikan sinus sudut. Dim MyAngle, MyCosecant MyAngle = 1.3 ' Define angle in radians. MyCosecant = 1 / Sin(MyAngle) ' Calculate cosecant.
代数输入 三角输入 微积分输入 矩阵输入 sin(0.5π) =1 求值 1 因式分解 1 测验 Trigonometry sin(0.5π)