- 11
- 0
- 约9.77千字
- 约 17页
- 2017-06-10 发布于河南
- 举报
Pascal uses Math 调用数学库(国外英文资料)
Pascal uses Math 调用数学库(国外英文资料)
USES invokes the Pascal database.
For example, USES Math calls the Math library.
Math library and practical summary
In FP, the Math library provides us with a rich mathematical function. The following are some functions and procedures in the Math library that you might use in OI.
Usage: load the Math library with the Uses statement in the program header
Example:
The Program Ex_Math;
Uses Math;
The Begin
Writeln (hypot (3, 4));
The End.
Function is introduced:
hypot
The prototype: function hypot (x: float; y: float) : float
Function: return the length of the longe
您可能关注的文档
最近下载
- 课件:《中华民族共同体概论》第十六讲 文明新路与人类命运共同体.pptx VIP
- TCI-PSA 变压吸附高纯制氧机.pdf VIP
- 威控特C919系列通用型矢量控制变频器用户手册V1.0.pdf VIP
- 2025年电梯维修和维护保养考试试题及答案.docx VIP
- 2025年职业技能鉴定考试(质量督导员)测试题及答案.docx VIP
- 黄简讲书法四级课程课笔记:词句格式.doc VIP
- T_JSQX 0014—2024(光储充放一体化场站建设技术规范).pdf VIP
- 金融市场学(第七版) 课件全套 张亦春 第1--15章 金融市场概论---现代金融市场理论的发展.pptx
- 第一章旅游目的地导论(教案)-黄安民-旅游目的地管理.pdf VIP
- 13G311-1混凝土结构加固构造图集.pdf VIP
原创力文档

文档评论(0)