---
title: "La Calculadora Científica ! - Reviews, Revenue and Downloads in Chile | Apple App Store"
description: "Haciendo Largos Cálculos en el Cuaderno. Regrese &amp; Cambie los Errores Fácilmente. Edita &amp; Guarda el Historial de Cálculo. Calculadora Científica &amp; Gráfica.  •   It Supports the File Management !      "
---

# La Calculadora Científica ! — Chile
> Notebook Calculator

![La Calculadora Científica ! App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/02/98/eb/0298eb4e-d574-9f31-9d52-ccfa28c78d73/AppIcon-0-0-1x_U007epad-0-1-0-85-220.png/434x0w.png)

**Developer:** [俊 姜](https://apptail.io/developer/developer-Kvn)
**Category:** Utilities
**Rating:** N/A (0 ratings)
**Price:** Free
**Bundle ID:** com.jun.calculator
**Store:** Apple App Store
**Country:** Chile
**Version:** 1.4 (released 2025-06-30)
**Original Release:** 2016-12-05
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/cl/app/app/id1169182532)
**AppTail Page:** [https://apptail.io/app/notebook-calculator-ERTc/chile](https://apptail.io/app/notebook-calculator-ERTc/chile)

## La Calculadora Científica ! Description
Haciendo Largos Cálculos en el Cuaderno.
Regrese &amp; Cambie los Errores Fácilmente.
Edita &amp; Guarda el Historial de Cálculo.
Calculadora Científica &amp; Gráfica.

•   It Supports the File Management !
     Soporta toda una gestión de archivos!
       - Create a file
       - Save
       - Open
       - Delete

•   Funciones 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

•   Funciones Estadísticas
     
    SUM(a1,a2,a3,a4) : a1+a2+a3+a4
     Suma
    AVERAGE(a1,a2,a3,a4) : (a1+a2+a3+a4)÷4
     Promedio
    VARIANCE(a1,a2,a3,a4) : variance
     Varianza
    SD(...) : standard deviation
     Desviación Estándar
    SUMSQ(...) : sum of squares
     Suma De Cuadrados
    AD(...) : absolute deviation
     Desviación Absoluta
    CV(...) : coefficient of variation
     Coeficiente de Variación
    SVARIANCE(...) : sample variance
     Varianza Muestral
    SSD(...) : sample standard deviation
     Desviación Estándar de La Muestra
    SCV(...) : sample coefficient of variance
     Coeficiente de Varianza Muestral

•   Manual De Ayuda:

&quot;//&quot; significa un comentario de línea o una anotación.

            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

- Reglas De Nomenclatura Variables:
   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 &amp; Arrangement:

              C(n,k) = n!/(k!(n-k)!)
              A(n,k) = n!/(n-k)!

- Número Complejo

   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

- 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

## La Calculadora Científica ! Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/ab/be/9e/abbe9ea9-d100-ff98-b10a-27836e43be54/831b52a6-54f4-4415-95a7-fd773b4cf8a3_1.jpg/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/76/96/3a/76963a82-bf91-18fb-a47e-1b7fde173a96/dd65e5f2-f29c-4701-900f-1321192bb936_2.jpg/1242x2688.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/8f/8f/de/8f8fde12-323f-2b39-649c-f3628b636023/4b0b1648-1dcd-4eee-a7ad-42daa080ad76_3.jpg/1242x2688.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/9c/3d/ae/9c3dae25-0237-ff24-badd-f83d9edfeeeb/90494a12-1799-49ad-a776-70f8d07c6d97_4.jpg/1242x2688.png)
- [Screenshot 5](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/4f/b2/4c/4fb24c66-dc90-e1e3-2a2e-c301682dc419/41fae35e-29e3-4ee6-bcc9-a759c476afbe_5.jpg/1242x2688.png)
- [Screenshot 6](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/e4/05/43/e40543a4-ceb9-b692-85c3-6512970329e6/8cfb676c-ab9a-419c-8b12-87be6c20f048_6.jpg/1242x2688.png)
- [Screenshot 7](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/9b/11/91/9b119130-9f88-9119-bbe3-144260259aeb/86e373b0-8d6d-4826-b741-e13dcd275077_7.jpg/1242x2688.png)




## La Calculadora Científica ! Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Paid | Chile | Utilities | #20 |
| Top Paid | Chile | Overall | #115 |


## Apps Similar to La Calculadora Científica !
- [Standby Alarm Clock](https://apptail.io/app/standby-alarm-clock-WFm/chile)
- [Taschenrechner SC-323PU](https://apptail.io/app/taschenrechner-sc-323pu-UAdb/chile)
- [Concrete Calculator Elite](https://apptail.io/app/concrete-calculator-elite-piQb/chile)
- [Notiz-Widget](https://apptail.io/app/notiz-widget-tOPc/chile)
- [Randomize: Numbers and Rules](https://apptail.io/app/randomize-numbers-and-rules-ipbd/chile)
- [Family Calendar](https://apptail.io/app/family-calendar-qkFe/chile)
- [Calx: Stack calculator](https://apptail.io/app/calx-stack-calculator-aSmi/chile)
- [Petromoc Card](https://apptail.io/app/petromoc-card-LTMn/chile)
- [avita Random Number Generator](https://apptail.io/app/avita-random-number-generator-YbEo/chile)
- [Easy Fax - Send &amp; Receive Fax](https://apptail.io/app/easy-fax-send-receive-fax-rPvw/chile)

## La Calculadora Científica ! Available In
- [Taiwan](https://apptail.io/app/notebook-calculator-ERTc/taiwan)
- [Brazil](https://apptail.io/app/notebook-calculator-ERTc/brazil)
- [China](https://apptail.io/app/notebook-calculator-ERTc/china)
- [Austria](https://apptail.io/app/notebook-calculator-ERTc/austria)
- [Belgium](https://apptail.io/app/notebook-calculator-ERTc/belgium)
- [Brunei](https://apptail.io/app/notebook-calculator-ERTc/brunei)
- [Belarus](https://apptail.io/app/notebook-calculator-ERTc/belarus)
- [Canada](https://apptail.io/app/notebook-calculator-ERTc/canada)
- [Switzerland](https://apptail.io/app/notebook-calculator-ERTc/switzerland)
- [Chile](https://apptail.io/app/notebook-calculator-ERTc/chile)
- [Colombia](https://apptail.io/app/notebook-calculator-ERTc/colombia)
- [Cyprus](https://apptail.io/app/notebook-calculator-ERTc/cyprus)
- [Czechia](https://apptail.io/app/notebook-calculator-ERTc/czechia)
- [Germany](https://apptail.io/app/notebook-calculator-ERTc/germany)
- [Denmark](https://apptail.io/app/notebook-calculator-ERTc/denmark)
- [Dominican Republic](https://apptail.io/app/notebook-calculator-ERTc/dominican-republic)
- [Ecuador](https://apptail.io/app/notebook-calculator-ERTc/ecuador)
- [Estonia](https://apptail.io/app/notebook-calculator-ERTc/estonia)
- [Egypt](https://apptail.io/app/notebook-calculator-ERTc/egypt)
- [Spain](https://apptail.io/app/notebook-calculator-ERTc/spain)
- [Finland](https://apptail.io/app/notebook-calculator-ERTc/finland)
- [France](https://apptail.io/app/notebook-calculator-ERTc/france)
- [United Kingdom](https://apptail.io/app/notebook-calculator-ERTc/united-kingdom)
- [Greece](https://apptail.io/app/notebook-calculator-ERTc/greece)
- [Hong Kong SAR China](https://apptail.io/app/notebook-calculator-ERTc/hong-kong)
- [Croatia](https://apptail.io/app/notebook-calculator-ERTc/croatia)
- [Hungary](https://apptail.io/app/notebook-calculator-ERTc/hungary)
- [Indonesia](https://apptail.io/app/notebook-calculator-ERTc/indonesia)
- [Ireland](https://apptail.io/app/notebook-calculator-ERTc/ireland)
- [Israel](https://apptail.io/app/notebook-calculator-ERTc/israel)
- [India](https://apptail.io/app/notebook-calculator-ERTc/india)
- [Iceland](https://apptail.io/app/notebook-calculator-ERTc/iceland)
- [Italy](https://apptail.io/app/notebook-calculator-ERTc/italy)
- [Japan](https://apptail.io/app/notebook-calculator-ERTc/japan)
- [South Korea](https://apptail.io/app/notebook-calculator-ERTc/south-korea)
- [Kuwait](https://apptail.io/app/notebook-calculator-ERTc/kuwait)
- [Kazakhstan](https://apptail.io/app/notebook-calculator-ERTc/kazakhstan)
- [Lebanon](https://apptail.io/app/notebook-calculator-ERTc/lebanon)
- [Luxembourg](https://apptail.io/app/notebook-calculator-ERTc/luxembourg)
- [Madagascar](https://apptail.io/app/notebook-calculator-ERTc/madagascar)
- [Mexico](https://apptail.io/app/notebook-calculator-ERTc/mexico)
- [Malaysia](https://apptail.io/app/notebook-calculator-ERTc/malaysia)
- [Nigeria](https://apptail.io/app/notebook-calculator-ERTc/nigeria)
- [Netherlands](https://apptail.io/app/notebook-calculator-ERTc/netherlands)
- [Norway](https://apptail.io/app/notebook-calculator-ERTc/norway)
- [New Zealand](https://apptail.io/app/notebook-calculator-ERTc/new-zealand)
- [Peru](https://apptail.io/app/notebook-calculator-ERTc/peru)
- [Portugal](https://apptail.io/app/notebook-calculator-ERTc/portugal)
- [Romania](https://apptail.io/app/notebook-calculator-ERTc/romania)
- [Sweden](https://apptail.io/app/notebook-calculator-ERTc/sweden)
- [Singapore](https://apptail.io/app/notebook-calculator-ERTc/singapore)
- [Senegal](https://apptail.io/app/notebook-calculator-ERTc/senegal)
- [Türkiye](https://apptail.io/app/notebook-calculator-ERTc/turkey)
- [United States](https://apptail.io/app/notebook-calculator-ERTc/united-states)
- [Uzbekistan](https://apptail.io/app/notebook-calculator-ERTc/uzbekistan)
- [Vietnam](https://apptail.io/app/notebook-calculator-ERTc/vietnam)
- [United Arab Emirates](https://apptail.io/app/notebook-calculator-ERTc/united-arab-emirates)
- [South Africa](https://apptail.io/app/notebook-calculator-ERTc/south-africa)
- [Argentina](https://apptail.io/app/notebook-calculator-ERTc/argentina)
- [Australia](https://apptail.io/app/notebook-calculator-ERTc/australia)
- [Azerbaijan](https://apptail.io/app/notebook-calculator-ERTc/azerbaijan)

---

## About AppTail

[AppTail](https://apptail.io) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io)
- [Top Charts](https://apptail.io/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io) - Mobile App Intelligence Platform*
