Romasm Graphics Calculator

Plot mathematical functions using Romasm assembly language

Function Definition

Preset Functions

Basic
Trigonometric
Polar Curves
Exponential & Logarithmic
Calculus
Advanced

Graph Settings

Tips:
Cartesian: Input x scaled by 100, output y scaled by 100
Polar: Input θ (degrees) scaled by 100, output r scaled by 100
• Use R0 for input/output
• Function must end with RET
• Polar curves auto-adjust bounds for best display