- TI nspire
[Ti-nspire] [업데이트] What's New in TI-Nspire™ CX Version 4.0?
What's New in TI-Nspire™ CX Version 4.0?
TI-Nspire™ CX Computer Software
Working with Documents - Zoom to Fit
- Scale the document page to fit the available window size.
Working with Documents - Set default page size
- Set the default page size as either Computer or Handheld for new documents.
Graphs and Geometry - MathDraw
- MathDraw, lets you use touchscreen or mouse gestures to create points, lines, triangles, and other shapes. For example, if you draw an approximately triangular shape, the tool interprets it as a triangle.
Lua Script Editor - Zoom Text
- Adjust the size of the text in your script and in any of the tool panels.
TI-Nspire™ CX Handhelds and Computer Software
Working with Documents - Angle Mode Indicator
- An indicator now shows the angle mode (Degrees, Radians, or Gradians) in effect for the current application. On handhelds, the indicator appears at top of the document screen. In desktop software, the indicator appears in the document status bar.
Graphs - Exact Window Settings
- Use expressions such as 7/3 or 2•π for exact input of custom window settings. The values appear in exact form on the axes and in the Window Settings dialog the next time you display it.
- On TI-Nspire™ CX technology, fractional input is preserved as-is. Other exact inputs, such as radicals, are replaced with the evaluated results.
- On TI-Nspire™ CX CAS technology, fractional and other exact inputs are preserved.
Geometry - Force Triangle Angles to Integers
- Restrict the angles of a triangle to integer values as you create or edit the triangle. This feature restricts the angle sum in a triangle to 180 degrees.
3D Graphing - Orthographic View
- You can customize the 3D environment to show 3D graphs in either Orthographic Projection or Perspective View.
Graphs and Geometry - Automatically Label Points
- Automatically apply labels (A、B、..., Z、A1、B1, and so on) to points, lines, and vertices of geometric shapes as you draw them.
Graphs and Geometry - Directed Angle Measurements
- A measurement tool that lets you create directed angle measurements. You can set clockwise or counterclockwise orientation.
Graphs and Geometry - Bounded Area Selection
- Include the x-axis as a boundary when defining a bounded area.
Graphs, Geometry, and 3D Graphing - Views Preserved
- When you switch among the Graphs, Geometry, and 3D Graphing views, the most recently used window/view settings for the selected view are applied. You can also undo and redo view changes.
Data & Statistics - Display Digits and Diagnostics
- Display Digits setting lets you select the display format for numeric labels in the current document.
- New Diagnostics setting lets you display the value of the r² or R² statistic under certain regression equations.
주의
일단 OS를 업그레이드 하고 나면, 원래대로 다운그레이드 하는 것이 어려울 수 있습니다. 기존 OS에서만 작동하는 조금 덩치 큰 프로그램(예: Ndless)이 있는데, 그런 프로그램을 사용하신다면, OS 업그레이드를 진행하는 것이 유리할지 미리 알아보시는게 좋습니다.
세상의모든계산기 님의 최근 댓글
기본 어댑터 MODEL : AD0301-1202500GB INPUT : 100~240V, 50~60Hz, 0.8A Max OUTPUT : 12.0V, 2.5A, 30.0W ㄴ 측정시 플러그 외경/내경 : 5.5mm / 2mm 2026 02.15 엑셀 파일로 만드니 전체 160~200MB 정도 나옵니다. 읽고 / 저장하는데 한참 걸리네요. 컴 사양을 좀 탈 것 같습니다. -> 엑셀/한셀에서 읽히지만, 구글 스프레드시트에서는 열리지 않네요. 100만 개 단위로 끊어서 20MB 정도로 분할해 저장하는 편이 오히려 속 편할 것 같습니다. -> 이건 구글 스프레드시트에서도 열리긴 하네요. (약간 버퍼링?이 있습니다) 2026 02.10 엑셀 / 행의 최대 개수, 열의 최대 개수, 셀의 최대 개수 엑셀의 행 개수 제한은 파일 형식에 따라 다르며, 최신 .xlsx 파일 형식은 시트당 최대 1,048,576행까지 지원하지만, 구형 .xls 파일은 65,536행으로 제한됩니다. 따라서 대용량 데이터를 다룰 때는 반드시 최신 파일 형식(.)으로 저장해야 하며, 행과 열의 총 수는 1,048,576행 x 16,384열이 최대입니다. 주요 행 개수 제한 사항: 최신 파일 형식 (.xlsx, .xlsm, .xlsb 등): 시트당 1,048,576행 (2^20). 구형 파일 형식 (.xls): 시트당 65,536행 (2^16). 그 외 알아두면 좋은 점: 최대 행 수: 1,048,576행 (100만여개) 최대 열 수: 16,384열 (XFD) 대용량 데이터 처리: 65,536행을 초과하는 데이터를 다루려면 반드시 .xlsx 형식으로 저장하고 사용해야 합니다. 문제 해결: 데이터가 많아 엑셀이 멈추거나 오류가 발생하면, 불필요한 빈 행을 정리하거나 Inquire 추가 기능을 활용하여 파일을 최적화할 수 있습니다. 2026 02.10 [일반계산기] 매출액 / 원가 / 마진율(=이익율)의 계산. https://allcalc.org/20806 2026 02.08 V2 갱신 (nonK / K-Type 통합형) 예전에는 직접 코드작성 + AI 보조 하여 프로그램 만들었었는데, 갈수록 복잡해져서 손 놓고 있었습니다. 이번에 antigravity 설치하고, 테스트 겸 새로 V2를 올렸습니다. 직접 코드작성하는 일은 전혀 없었고, 바이브 코딩으로 전체 작성했습니다. "잘 했다 / 틀렸다 / 계산기와 다르다." "어떤 방향에서 코드 수정해 봐라." AI가 실물 계산기 각정 버튼의 작동 방식에 대한 정확한 이해는 없는 상태라서, V1을 바탕으로 여러차례 수정해야 했습니다만, 예전과 비교하면 일취월장 했고, 훨씬 쉬워졌습니다. 2026 02.04