三角法
sin、cos および tan といった関数を使用することで三角法を実行できます。
sin 45
使用する角度の単位を変更するには、次のいずれかの方法を使用します:
Press the menu button in the top-right corner of the window and select Preferences
In advanced mode you can use the Rad/Grad/Deg toggle button to toggle between units
拡張モードでは三角法ボタンが表示されます。
関数の最後に "h" を追加すれば、双曲線関数が使用できます。
sinh 0.34
逆関数の記号 ⁻¹ (Ctrl+I) や "a" を冠した関数のいずれかを使用することで逆関数を入力できます。次の二つの式は等価です。
sin⁻¹ 0.5
asin 0.5
キーボードで π を入力するには、Ctrl+P を使います。