Documentation Home

Sirius Standard Library

Name Type Value
pi f64 The constant π (pi)
sin f64->f64 Trigonometric sine
cos f64->f64 Trigonometric cosine
tan f64->f64 Trigonometric tangent
ln f64->f64 Natural log
log10 f64->f64 Log base 10
round f64->i64 Round to integer