Green flag to start. Read "Notes and credits" for latest version bugs and important notes! Comment any bugs not in "Notes and credits", or things for me to add!
_____________________________________________________________ v1.0 19/09/15 Got it working, but only compatible with number to roman numeral, not vice versa. Bugs: Does't work with number that have the second number as 0. (Please check the coding and comment a fix for this!) Important notes: If you get an answer from number to roman numeral and it has 0s in, ignore them. This is because if you set a variable to "null" when it gets displayed it displays it as 0. I am working on making it sensitive to 0s so they are not displayed. _____________________________________________________________