Инженерный Калькулятор !
Notebook Calculator
1,99 $ · Предназначено для iPad
Делая Длинные Вычисления в Блокноте !
Вернуться & Легко Изменить Ошибки !
Редактировать & Сохранять Историю Расчетов !
Научный & Графический Калькулятор !
• It Supports the File Management !
он поддерживает целый управление файлами
- Create a file
- Save
- Open
- Delete
• Mathematical Functions:
математические функции
SIN(X) : sine of x
COS(X) : cosine of x
TAN(X) : tangent of x
COT(X) : cotangent of x
ASIN(X) : arcsine of x
ACOS(X) : arccosine of x
ATAN(X) : arctangent of x
SINH(X) : hyperbolic sine
COSH(X) : hyperbolic cosine
TANH(X) : hyperbolic tangent
ASINH(X) : inverse hyperbolic sine
ACOSH(X) : inverse hyperbolic cosine
ATANH(X) : inverse hyperbolic tangent
SQRT(X) : square root of x
ABS(X) : absolute value of x
FCT(X) : x factorial
LOG(X,Y) : logarithm of y to base x
LN(X) : natural logarithm of x
LOG(X) : base-10 logarithm of x
LOG10(X) : base-10 logarithm of x
LOG2(X) : base-2 logarithm of x
EXP(X) : base-e exponential of x
ERF(X) : the error function of x
ERFC(X) : the complementary error function of x
ROUND(X) : integral nearest to x
CEIL(X) : the smallest integral that is not less than x
FLOOR(X) : the largest integral that is not greater than x
TGAMMA(X) : the gamma function of x
LGAMMA(X) : the natural logarithm of the absolute value of the gamma function of x
X^Y : y-th power of x
• Statistical functions:
статистические функции
SUM(a1,a2,a3,a4) : a1+a2+a3+a4
AVERAGE(a1,a2,a3,a4) : (a1+a2+a3+a4)÷4
VARIANCE(a1,a2,a3,a4) : variance
SD(...) : standard deviation
SUMSQ(...) : sum of squares
AD(...) : absolute deviation
CV(...) : coefficient of variation
SVARIANCE(...) : sample variance
SSD(...) : sample standard deviation
SCV(...) : sample coefficient of variance
• Help Manual:
помощь по эксплуатации:
“//” means a line comment or annotation.
"//" Означает линейный комментарий или аннотацию.
A=2
B=3
C=A+B
Click “Run”, the screen shows:
C=5
If the line C=A+B is annotated ,
A=2
B=3
//C=A+B
Click “Run”, the screen shows:
B=3
- Variable Naming Rules:
Start with letters, and not involving keywords.
A, A1, B25, HAT (right)
PRINT1, COS (wrong)
- The Usage of PRINT:
A=10+5
B=10/5
PRITN A,B
Click “Run”, the screen shows:
A=15
B=2
Default variable name is RESULT , e.g.
16+5*6
Click “Run”, the screen shows:
RESULT=46
- Combination & Arrangement:
C(n,k) = n!/(k!(n-k)!)
A(n,k) = n!/(n-k)!
- Complex Number
комплексное число
When there is “i” or “∠” on the screen, it automatically enters Complex Number Calculation Mode.
e.g. X=3+4i or X=5∠53.1°
9 functions are available for the Mode.
SIN(X), COS(X), TAN(X)
COT(X), SINH(X), COSH(X)
SQRT(X), ABS(X), CONJUGATE(X)
- Integral
интеграл
INTEGRAL X²,2,4
Default precision is 300 times of calculations. It can be more accurate, e.g. 500 times.
INTEGRAL X²,2,4,500
- Graphics
графика
PLOT SIN(X)
PLOT X²
Default length = 10, width = 10. Specify the lenght = 20, width = 5. Then we have,
PLOT X²,20,5
Default dense is 150 points. It also can be customized, e.g. 200 points.
PLOT X²,20,5,200
Оценки и отзывы
Для этого приложения невозможно отобразить общий рейтинг, так как оценок и отзывов слишком мало.
Built with iOS SDK 18.
Разработчик 俊 姜 указал, что в соответствии с политикой конфиденциальности приложения данные могут обрабатываться так, как описано ниже. Подробные сведения доступны в политике конфиденциальности разработчика .
Сбор данных не ведется
Разработчик не ведет сбор данных в этом приложении.
Универсальный доступ
Разработчик пока не предоставил сведений о функциях универсального доступа, поддерживаемых в этом приложении. Подробнее
Информация
- Продавец
- 俊 姜
- Размер
- 3,8 МБ
- Категория
- Утилиты
- Совместимость
Требуется iOS 15.6 или новее.
- iPhone
Требуется iOS 15.6 или новее. - iPad
Требуется iPadOS 15.6 или новее. - iPod touch
Требуется iOS 15.6 или новее. - Mac
Требуется macOS 12.5 или новее и компьютер Mac с чипом Apple M1 или новее. - Apple Vision
Требуется visionOS 1.0 или новее.
- Языки
- английский
- Возраст
4+
- 4+
- Авторские права
- © 2025 Jun Jiang

