Closed day01 closed 4 months ago
https://github.com/hayden4r4/blackscholes-rust/pull/5
Whole solution of bs-rs implementation is prepared for f64. In code we have reduction to f32 precision.
Expected behaviour:
Maybe in future we can implement another calculation for 128 precision.
@claireratigan thank you for collaboration :)
https://github.com/hayden4r4/blackscholes-rust/pull/5
Whole solution of bs-rs implementation is prepared for f64. In code we have reduction to f32 precision.
Expected behaviour:
Maybe in future we can implement another calculation for 128 precision.