shithub: riscv

ref: e8082c1d1f09c04afb399ecdd63a79446e3bc390
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}