Calculadora Gráfica !
Notebook Calculator
US$ 1,99 · Desenvolvido para iPad
Fazendo Cálculos Longos no Caderno !
Volte & Mude os Erros Facilmente !
Edite & Salve o Histórico de Cálculos !
Calculadora Científica & Gráfica !
• It Supports the File Management !
Suporta uma gestão de ficheiros completa!
- Create a file
- Save
- Open
- Delete
• Mathematical Functions:
Funções Matemáticas:
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
• Funções Estatísticas:
SUM(a1,a2,a3,a4) : a1+a2+a3+a4
Soma
AVERAGE(a1,a2,a3,a4) : (a1+a2+a3+a4)÷4
Média
VARIANCE(a1,a2,a3,a4) : variance
Variância
SD(...) : standard deviation
Desvio Padrão
SUMSQ(...) : sum of squares
Soma Dos Quadrados
AD(...) : absolute deviation
Desvio Absoluto
CV(...) : coefficient of variation
Coeficiente de Variação
SVARIANCE(...) : sample variance
Variância da Amostra
SSD(...) : sample standard deviation
Desvio Padrão da Amostra
SCV(...) : sample coefficient of variance
Coeficiente de Variância da Amostra
• Manual de Ajuda :
"//" significa um comentário de linha ou anotação.
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
- Regras De Nomenclatura De Variáveis:
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)!
- Número Complexo
Quando houver "i" ou "∠" na tela, ele entra automaticamente no modo de cálculo de números complexos.
e.g. X=3+4i or X=5∠53.1°
9 funções estão disponíveis para o modo.
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
- Gráficos
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
Classificações e Avaliações
Este app não recebeu classificações ou avaliações suficientes para exibir uma visão geral.
Built with iOS SDK 18.
俊 姜, responsável pelo desenvolvimento do app, indicou que as práticas de privacidade do app podem incluir o gerenciamento de dados conforme descrito abaixo. Para obter mais informações, consulte a política de privacidade do app .
Dados não coletados
Os desenvolvedores não coletam nenhum dado deste app.
Acessibilidade
O desenvolvedor ainda não indicou quais recursos de acessibilidade são compatíveis com esse app. Saiba mais
Informações
- Venda
- 俊 姜
- Tamanho
- 3,8 MB
- Categoria
- Utilidades
- Compatibilidade
Requer o iOS 15.6 ou posterior.
- iPhone
Requer o iOS 15.6 ou posterior. - iPad
Requer o iPadOS 15.6 ou posterior. - iPod touch
Requer o iOS 15.6 ou posterior. - Mac
Requer o macOS 12.5 ou posterior e um Mac com o chip M1 da Apple ou posterior. - Apple Vision
Requer o visionOS 1.0 ou posterior.
- Idiomas
- Inglês
- Idade
+4
- +4
- Copyright
- © 2025 Jun Jiang

