Home
О нас
Products
Services
Регистрация
Войти
Поиск
nadira0898
@nadira0898
July 2022
1
7
Report
найти значение след выражения написанного на языке Pascal : trunc(sqrt(abc(trunc(4.5)-sqrt(400)*round(1.5))))
Please enter comments
Please enter your name.
Please enter the correct email address.
Agree to
terms of service
You must agree before submitting.
Send
Answers & Comments
DeSex
Trunc(sqrt(abs(trunc(4.5)-sqrt(400)*round(1.5))))=
=trunc(sqrt(abs(4-20*round(1.5))))=
=trunc(sqrt(abs(4-20*2)))=
=trunc(sqrt(abs(-36)))=
=trunc(sqrt(36))=
=trunc(6)=
=6
0 votes
Thanks 0
×
Report "найти значение след выражения написанного на языке Pascal : trunc(sqrt(abc(trunc..."
Your name
Email
Reason
-Select Reason-
Pornographic
Defamatory
Illegal/Unlawful
Spam
Other Terms Of Service Violation
File a copyright complaint
Description
Helpful Links
О нас
Политика конфиденциальности
Правила и условия
Copyright
Контакты
Helpful Social
Get monthly updates
Submit
Copyright © 2025 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
=trunc(sqrt(abs(4-20*round(1.5))))=
=trunc(sqrt(abs(4-20*2)))=
=trunc(sqrt(abs(-36)))=
=trunc(sqrt(36))=
=trunc(6)=
=6