shithub: riscv

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

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