shithub: riscv

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

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