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. Shadertoy 教程 Part 3 - 矩形和旋转

    Note: This series blog was translated from Nathan Vaughn's Shaders Language Tutorial and has been au ...

  2. Python matplotlib pylot和pylab的区别

    matplotlib是Python中强大的绘图库. matplotlib下pyplot和pylab均可以绘图. 具体来说两者的区别 pyplot 方便快速绘制matplotlib通过pyplot模块提 ...

  3. 【mysql2】下载安装mysql5.7版|不再更新系列

    一.下载MySQL 5.7 版 MySQL 5.7 版:官网下载地址 https://dev.mysql.com/downloads/windows/installer/5.7.html 下载的是50 ...

  4. Java的基本数据类型和数据类型转换

    首先java属于强类型语言,要求变量的使用要严格遵守规范,所有变量都必须先定义后才能使用. Java的数据类型分为以下两种: 1 基础数据类型(primtive type) 和 2 引用数据类型(re ...

  5. 'pybot' 不是内部或外部命令,也不是可运行的程序 或批处理文件

    在dos下运行pybot --version提示不是内部命令 这是pip list 打印信息: 解决方法: 在python/Scripts目录下加一个pybot.bat 文件 内容为: @Echo o ...

  6. linux运维思想

    1.安装部署某个服务或者研究某个知识点时,宁可花大量时间,也需要尽量将该服务搞透,后续再遇到相关问题时你会发现这为你节省的时间将远远比你当时花的时间多. 2.安装部署时,做好记录,发本地记录并发表博文 ...

  7. linux查看和修改时间

    查看时间: # date Fri Jan 11 18:04:10 CST 2020设置时间 # date -s "19:20:30"设置日期+时间 # date -s " ...

  8. 持续集成、持续交付(CI/CD)开篇,先来唠唠嗑

    前言 现在稍微有点规模的系统,很多都是采用分布式/微服务架构,将一个大系统拆分为很多个功能模块进行开发.测试.发布.管理等,如果全部流程都采用人工的形式进行的话,效率肯定是超级不高效滴.而且现在很多项 ...

  9. 手把手教你学Dapr - 6. 发布订阅

    上一篇:手把手教你学Dapr - 5. 状态管理 介绍 发布/订阅模式允许微服务使用消息相互通信.生产者或发布者在不知道哪个应用程序将接收它们的情况下向主题发送消息.这涉及将它们写入输入通道.同样,消 ...

  10. 躺平吧,平铺的窗口「GitHub 热点速览 v.21.47」

    作者:HelloGitHub-小鱼干 用 macOS 系统经常会遇到的一个问题便是多开窗口如何快速找寻的问题,本周特推项目 yabai 便是来解决这个问题的.直接把所有窗口平铺,是不是很"正 ...