answersLogoWhite

0

JMP is a statistical analysis program originally developed for Macintosh computers in the 1980s and later for Microsoft Windows. It is used primarily for data analysis and visualization by scientists in the pharmaceutical and genomics industries. A scripting language called JSL was added to the program in 2000, allowing users to write their own scripts, extending the functionality of the base program.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Writability in computer language?

The ease with which a programming language can be used to create programs


What is assembler language and how is it used in computer programming?

Assembler language is a low-level programming language that uses mnemonic codes to represent machine instructions. It is used in computer programming to directly communicate with the computer's hardware and control its operations. Programmers use assembler language to write programs that can be translated into machine code, which the computer can execute.


What is plankalkul?

Plankalkul is the programming language that was designed by Konrad Zuse. It was the first real computer programming language used for engineering.


What is the memcpy library used for in computer programming?

The memcpy library is used in computer programming to copy the value of numbers from a source to the memory block destination. Memcpy is frequently used in the C++ programming language.


What computer language did Bill Gates write for Altair?

Bill gates used the language BASIC for a computer programming language for Altair Basic.


What is pascal in computing?

a high-level structured computer programming language used for teaching and general programming.


Is XML a computer language?

XML is not a programming or computer language, it is a markup language that is used to transfer data over the internet across different systems.


Is pascal a real language?

Pascal is a computer programming language, use for telling a computer what to do. It is not used for communication between people and in that sense is not a "real" language.


What is assembly language used for in computer programming?

Assembly language is used in computer programming to write low-level instructions that directly correspond to the machine code of a computer's processor, allowing for precise control over hardware and efficient execution of tasks.


What is the purpose of a procedural programming?

A procedural language is a programming language in which everything is processed in the order it appears to the computer. A computer programming language that follows, in order, a set of commands. In contrast, an object-oriented language is a language in which everything is processed depending on what happens in the program -- user input, errors, or other events. PHP is both a procedural and object-oriented language, depending on the way it is used


What is assembly language and how is it used in computer programming?

Assembly language is a low-level programming language that uses mnemonic codes to represent machine instructions. It is used in computer programming to directly communicate with the computer's hardware and control its operations. Programmers write code in assembly language to perform tasks that require precise control over the hardware, such as device drivers and operating systems.


What are the main functions of Javascript?

Javascript can be used on a variety of platforms which require simple computer commands but not a full programming language. Javascript can be used as or in addition to a full fledged programming language.