Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PL/SQL (complex numbers)

This repository contains a PL/SQL project about complex number operations(addition, subtraction, division, multiplication).

  • specification.sql: Create the object of a complex number and declare the methods.
  • body.sql: The body of each method is written in this file.
  • main.sql: Test the code with random numbers by calling the methods.

About

complex number operations

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors