Skip to content

p19pasc/PL-SQL-complex-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published