Docs.rs
opcalc-0.2.1
opcalc 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vic-shihang-li
Dependencies
approx ^0.3.2
normal
console_error_panic_hook ^0.1.6
normal
optional
statrs ^0.12.0
normal
wasm-bindgen ^0.2.69
normal
web-sys ^0.3
normal
wee_alloc ^0.4.5
normal
optional
wasm-bindgen-test ^0.3.13
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
opcalc
0.2.1
All Items
Crate Items
Modules
Macros
Crate
opcalc
Copy item path
Source
Expand description
Library to perform calculations based on a financial option.
Modules
§
option
Option calculation based on Black-Scholes.
Macros
§
log
A macro to provide
println!(..)
-style syntax for
console.log
logging.