In Euclidean geometry, an angle is the figure formed by two rays, called the sides of the angle, sharing a common endpoint, called the vertex of the angle. Angles formed by two rays lie in the plane that contains the rays. Angles are also formed by the intersection of two planes. These are called dihedral angles. Two intersecting curves define also an angle, which is the angle of the tangents at the intersection point. For example, the spherical angle formed by two great circles on a sphere equals the dihedral angle between the planes containing the great circles.

Angles smaller than a right angle (less than 90°) are called acute angles ("acute" meaning "sharp"). An angle equal to 90° or π/2 radians is called a right angle. Two lines that form a right angle are said to be normal, orthogonal, or perpendicular. Angles larger than a right angle and smaller than a straight angle [平角] (between 90° and 180°) are called obtuse angles ("obtuse" meaning "blunt"). An angle equal to 180° or π radians is called a straight angle.

The term normal in mathematics is used in the following broad senses:
1. To denote something upright or perpendicular
2. To denote something that is as it should be. In this sense, normal means good or desirable rather than typical
法线(normal line)指始终垂直于某平面的直线。正态分布(Normal distribution)也叫常态分布或高斯分布(Gaussian distribution)。“学为人师,行为世范”是北京师范大学(Beijing Normal University)的校训,它是启功教授在1996年夏天提出的。法: 标准; 规范。范: 模mú子; 榜样。想当榜样不正直还行?If it's not a right angle, it's an wrong angle.

A reference angle is the acute version of any angle determined by repeatedly subtracting or adding straight angle, to the results as necessary, until the magnitude of the result is an acute angle, a value between 0 and 90°. For example, an angle of 30 degrees has a reference angle of 30 degrees, and an angle of 150 degrees also has a reference angle of 30 degrees (180–150). An angle of 750 degrees has a reference angle of 30 degrees (750–720).

The two acute angles in a right triangle are complementary [互余]. supplementary angle: 补角。The adjective complementary is from Latin complementum, associated with the verb complere, "to fill up". An acute angle is "filled up" by its complement to form a right angle.

An acute triangle (or acute-angled triangle) is a triangle with three acute angles (less than 90°). An obtuse triangle (or obtuse-angled triangle) is a triangle with one obtuse angle (greater than 90°) and two acute angles.

Acute toxicity describes the adverse effects of a substance that result either from a single exposure or from multiple exposures in a short period of time (usually less than 24 hours). To be described as acute toxicity, the adverse effects should occur within 14 days of the administration of the substance. Acute toxicity is distinguished from chronic toxicity, which describes the adverse health effects from repeated exposures, often at lower levels, to a substance over a longer time period (months or years). It is widely considered unethical to use humans as test subjects for acute (or chronic) toxicity research.

The words café and résumé are originally French, and in English we often write those words without the accents. In French, however, the accent marks are not optional. The acute accent is only ever found above an "e", as in "é". Its role is to change the pronunciation of the vowel. 百度翻译有法语发音。咖啡音译的特像,不过café是咖啡馆。

汉语有迟钝,敏锐。acute的近义词有quick和smart。“工作好找吗?” 是个尖锐的问题,serious和severe也是acute的近义词。敏锐可以形容感觉,acute可以修饰sense,被锐物扎了都疼啊。

近义词: astute, discerning, distressing, keen, pointed, pointy, penetrating, perspicacious, piercing, shrewd, sagacious, wise
反义词: blunt, chronic, dull, impassive, obtuse, stupid, stolid

六级/考研单词: geometry, ray, junction, curve, sphere, acute, norm, blunt, mathematics, denote, upright, desire, subtract, necessity, magnitude, triangle, complement, adjective, verb, toxic, adverse, multiple, administer, chronic, heal, seldom, accent, pronounce, discern, distress, keen, penetrate, pierce, shrewd, wise

acute的更多相关文章

  1. 1091. Acute Stroke (30)

    题目如下: One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given ...

  2. PAT1091:Acute Stroke

    1091. Acute Stroke (30) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue One impo ...

  3. 2017 Russian Code Cup (RCC 17), Elimination Round D - Acute Triangles

    D - Acute Triangles 思路: 极角排序+点积叉积 在一个三角形中,如果它是直角或者顿角三角形,那么直角和顿角只会出现一次 所以直角和顿角三角形的个数等于直角和顿角的个数 所以锐角三角 ...

  4. A1091. Acute Stroke

    One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given the re ...

  5. 【PAT】1091 Acute Stroke(30 分)

    1091 Acute Stroke(30 分) One important factor to identify acute stroke (急性脑卒中) is the volume of the s ...

  6. PAT 1091 Acute Stroke [难][bfs]

    1091 Acute Stroke (30 分) One important factor to identify acute stroke (急性脑卒中) is the volume of the ...

  7. pat1091. Acute Stroke (30)

    1091. Acute Stroke (30) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue One impo ...

  8. 1091 Acute Stroke (30)(30 分)

    One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given the re ...

  9. PAT 1091. Acute Stroke (bfs)

    One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given the re ...

  10. PAT_A1091#Acute Stroke

    Source: PAT A1091 Acute Stroke (30 分) Description: One important factor to identify acute stroke (急性 ...

随机推荐

  1. Unity——射线系统

    Unity射线系统 Demo展示 UI+Physical射线测试: FPS自定义射线测试: UGUI射线工具 实现功能,鼠标点击UI,返回鼠标点击的UI对象: 需要使用到鼠标点击事件-PointerE ...

  2. python 修饰器(decorator)

    转载:Python之修饰器 - 知乎 (zhihu.com) 什么是修饰器,为什么叫修饰器 修饰器英文是Decorator, 我们假设这样一种场景:古老的代码中有几个很是复杂的函数F1.F2.F3.. ...

  3. hdu 3038 How Many Answers Are Wrong(并查集)

    题意: N和M.有N个数. M个回答:ai, bi, si.代表:sum(ai...bi)=si.如果这个回答和之前的冲突,则这个回答是假的. 问:M个回答中有几个是错误的. 思路: 如果知道sum( ...

  4. lamp 架构的理解

    1,lamp架构下的求情过程如下: 2,httpd服务器连接php服务器的三种方式 3,php和mysql的连接

  5. Laravel 中输出 SQL 语句的到 log 日志

    在 AppServiceProvider.php 中的 boot 方法中添加如下代码 即可 public function boot() { //数据库监听 DB::listen(function ( ...

  6. Java不同时区(timezone)之间时间转换

    最近出现一个问题是这样的:我们的系统在国外打印的日志时间由于时差关系和国内不一致,看起来不方便,希望国外的日志和国内保持一致,即:需要对不同时区的时间做转换调整,统一为国内时间. 一.关于时区的一些概 ...

  7. webpack 配置devServer 服务器

    webpack 配置devServer 服务器 /** * loader: 1. 下载 2. 使用(配置) * plugins:1. 下载 2. 引入 3.使用 */ // 用来拼接绝对路径的方法 c ...

  8. django前后端分离403 csrf token missing or incorrect

    根据这个链接https://stackoverflow.com/a/26639895 这是一个django的跨域访问问题. django,会对合法的跨域访问做这样的检验,cookies里面存储的'cs ...

  9. mysql 禁止外键检查

    SET FOREIGN_KEY_CHECKS=0; SET FOREIGN_KEY_CHECKS=1; from: https://stackoverflow.com/a/15501754/80250 ...

  10. 《Python语言程序设计》【第2周】Python基本图形绘制

    实例2:Python蟒蛇绘制 #PythonDraw.py import turtle #import 引入了一个绘图库 turtle 海龟库--最小单位像素 turtle.setup(650, 35 ...