Kintsugi OS 0.4.0
x86 Monolithic OS
Loading...
Searching...
No Matches
math.c File Reference
#include "math.h"

Functions

int binary_pow (int b, u32 e)
 Возведение в степень
 

Function Documentation

◆ binary_pow()

int binary_pow ( int  b,
u32  e 
)

Возведение в степень

Parameters
bоснова
eэкспонента
Returns
int