the `acos` function returns the arc cosine of x in radians.
acos 函数返回 x 的反余弦值(以弧度为单位)。
you must include the math header to use the `acos` method.
你必须包含 math 头文件才能使用 acos 方法。
call `acos` with a value between negative one and one.
请使用介于负一和一之间的值调用 acos。
the argument passed to `acos` must be in the range [-1, 1].
传递给 acos 的参数必须在 [-1, 1] 范围内。
this library calculates the angle by applying the `acos` operation.
该库通过应用 acos 运算来计算角度。
use the `acos` function to determine the angle from the cosine value.
使用 acos 函数根据余弦值确定角度。
the output of `acos` represents an angle in the range [0, pi].
acos 的输出表示 [0, pi] 范围内的角度。
many programs import `acos` directly from the standard math module.
许多程序直接从标准数学模块导入 acos。
the variable result stores the value returned by the `acos` call.
变量 result 存储 acos 调用返回的值。
input values greater than 1 will cause the `acos` function to fail.
大于 1 的输入值将导致 acos 函数失败。
we used `acos` to solve the geometry problem regarding triangles.
我们使用 acos 解决了有关三角形的几何问题。
the inverse cosine is calculated using the `acos` command in this language.
在此语言中,使用 acos 命令计算反余弦。
the `acos` function returns the arc cosine of x in radians.
acos 函数返回 x 的反余弦值(以弧度为单位)。
you must include the math header to use the `acos` method.
你必须包含 math 头文件才能使用 acos 方法。
call `acos` with a value between negative one and one.
请使用介于负一和一之间的值调用 acos。
the argument passed to `acos` must be in the range [-1, 1].
传递给 acos 的参数必须在 [-1, 1] 范围内。
this library calculates the angle by applying the `acos` operation.
该库通过应用 acos 运算来计算角度。
use the `acos` function to determine the angle from the cosine value.
使用 acos 函数根据余弦值确定角度。
the output of `acos` represents an angle in the range [0, pi].
acos 的输出表示 [0, pi] 范围内的角度。
many programs import `acos` directly from the standard math module.
许多程序直接从标准数学模块导入 acos。
the variable result stores the value returned by the `acos` call.
变量 result 存储 acos 调用返回的值。
input values greater than 1 will cause the `acos` function to fail.
大于 1 的输入值将导致 acos 函数失败。
we used `acos` to solve the geometry problem regarding triangles.
我们使用 acos 解决了有关三角形的几何问题。
the inverse cosine is calculated using the `acos` command in this language.
在此语言中,使用 acos 命令计算反余弦。
探索常用高频词汇