Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
struct Polynomial<'a> { | |
terms: &'a [PolynomialTerm], | |
} | |
impl<'a> Polynomial<'a> { | |
pub fn from_terms(terms: &'a [PolynomialTerm]) -> Self { | |
Self { terms } | |
} | |
pub fn eval_with_value(&self, value: f64) -> f64 { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Based on https://piccalil.li/blog/a-modern-css-reset/ */ | |
/* Box sizing rules */ | |
*, | |
*::before, | |
*::after { | |
box-sizing: border-box; | |
} | |
/* Remove default margin */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Deobfuscated code for https://github.com/exalpha-dev/exalpha-dev.github.io | |
// Commit ae838c4 | |
// useless func that does nothing | |
// (function (shiyu, jennielee) { | |
// var sherece = mohmmad, chumani = shiyu(); | |
// while (true) { | |
// try { | |
// var lorette = parseInt('527166rkeZox') / 1 + | |
// parseInt(sherece(370)) / 2 * (-parseInt(sherece(371)) / 3) + |