shithub: riscv

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

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