Leticia-maria / Factorial2.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double factorial

The double factorial is the multiplication of all integers between 1 and n that have the same parity.

pkg> add https://github.com/Leticia-maria/Factorial2.jl.git
julia> using Factorial2

About

License:MIT License


Languages

Language:Julia 100.0%