Module math
miri
1.86.0-beta.7
(7824ede68 2025-03-22)
Module math
Module Items
Functions
In crate miri
Modules
alloc_addresses
alloc_bytes
borrow_tracker
clock
concurrency
diagnostics
eval
helpers
intrinsics
machine
math
mono_hash_map
operator
provenance_gc
range_map
shims
Macros
callback
Structs
AllocExtra
BorTag
CatchUnwindData
Clock
CondvarId
DynSym
FrameExtra
InitOnceId
Instant
Item
LiveAllocs
MiriAllocBytes
MiriConfig
MiriMachine
MonoHashMap
MutexRef
PrimitiveLayouts
RangeMap
RwLockId
Stack
Stacks
SynchronizationObjects
ThreadId
ThreadManager
TlsData
Tree
Enums
AccessKind
AlignmentCheck
AtomicFenceOrd
AtomicReadOrd
AtomicRwOrd
AtomicWriteOrd
BacktraceStyle
BlockReason
BorrowTrackerMethod
EmulateItemResult
EnvVars
IoError
IsolatedOp
MiriEntryFnType
MiriMemoryKind
NonHaltingDiagnostic
Permission
Provenance
ProvenanceExtra
ProvenanceMode
RejectOpWith
RetagFields
TerminationInfo
TimeoutAnchor
TimeoutClock
UnblockKind
ValidationMode
Constants
MAX_CPUS
MIRI_DEFAULT_ARGS
Traits
MachineCallback
MiriInterpCxExt
VisitProvenance
Functions
create_ecx
eval_entry
report_error
Type Aliases
DynMachineCallback
DynUnblockCallback
ImmTy
MPlaceTy
MemoryKind
MiriInterpCx
OpTy
PlaceTy
Pointer
Scalar
StackEmptyCallback
StrictPointer
VisitWith
miri
Module
math
Copy item path
Settings
Help
Summary
Source
Functions
§
apply_
random_
float_
error
🔒
Disturbes a floating-point result by a relative error in the range (-2^scale, 2^scale).
sqrt
🔒