Crate ops_mel

Source
Expand description

§Mélodium core operations library

This library provides the basic mathematical operations as functions and treatments for the Mélodium environment, notably:

  • arithmetic functions;
  • trigonometric functions;
  • comparison operations;
  • logical operations.

§For Mélodium project

This library is made for use within the Mélodium environment and has no purpose for pure Rust projects. Please refer to the Mélodium Project or the Mélodium crate for more accurate and detailed information.

Modules§

__mel_package
bool
byte
char
f32
f64
i8
i16
i32
i64
i128
string
u8
u16
u32
u64
u128

Functions§

melodium_package