-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.stage1The process of building from source via WebAssembly and the C backend.The process of building from source via WebAssembly and the C backend.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Milestone
Description
Boxes without check marks do not have test coverage.
f16 | f32 | f64 | f128 | c_longdouble | |
---|---|---|---|---|---|
@sqrt |
✓ | ✓ | ✓ | ||
@sin |
✓ | ✓ | ✓ | ||
@cos |
✓ | ✓ | ✓ | ||
@exp |
✓ | ✓ | ✓ | ||
@exp2 |
✓ | ✓ | ✓ | ||
@ln |
✓ | ✓ | ✓ | ||
@log2 |
✓ | ✓ | ✓ | ||
@log10 |
✓ | ✓ | ✓ | ||
@fabs |
✓ | ✓ | ✓ | ||
@floor |
✓ | ✓ | ✓ | ||
@ceil |
✓ | ✓ | ✓ | ||
@trunc |
✓ | ✓ | ✓ | ||
@nearbyInt |
|||||
@round |
LewisGaul, matu3ba, chrboesch, RetroDev256 and lin72h
Metadata
Metadata
Assignees
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.stage1The process of building from source via WebAssembly and the C backend.The process of building from source via WebAssembly and the C backend.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.