shithub: riscv

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

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