Path: Math/Trigonometry
% Computes the value of the sine function given the argument in degrees. Since version 1. -------------------------------------------------------------------------- Form: s = SinX( x ) -------------------------------------------------------------------------- ------ Inputs ------ x Angle (deg) ------- Outputs ------- s sin(x) --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Trigonometry/CosD Math: Trigonometry/CosX Math: Trigonometry/SinD
Back to the Math Module page